Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Material Design Components in Flutter
Search
Maureen Josephine
August 08, 2019
Programming
0
54
Material Design Components in Flutter
A session to cover material design components and how to make them useful in a Flutter App
Maureen Josephine
August 08, 2019
Tweet
Share
More Decks by Maureen Josephine
See All by Maureen Josephine
My Flutter Journey
maureenjosephine
0
71
Setting Lint Rules in Flutter
maureenjosephine
0
110
Testing Flutter Apps-DevfestTanzania
maureenjosephine
0
31
Internationalizing Flutter Apps
maureenjosephine
0
35
Atlassian Forge
maureenjosephine
0
33
Building your First Flutter for Web App
maureenjosephine
0
71
Atlassian Codegeist - Forge
maureenjosephine
0
140
Trello Uses Cases - Atlassian
maureenjosephine
0
24
Getting Started with Flutter
maureenjosephine
0
38
Other Decks in Programming
See All in Programming
Go1.26 go fixをプロダクトに適用して困ったこと
kurakura0916
0
320
社内規程RAGの精度を73.3% → 100%に改善した話
oharu121
12
7.4k
受け入れテスト駆動開発(ATDD)×AI駆動開発 AI時代のATDDの取り組み方を考える
kztakasaki
2
510
文字コードの話
qnighy
43
17k
Railsの気持ちを考えながらコントローラとビューを整頓する/tidying-rails-controllers-and-views-as-rails-think
moro
4
370
Claude Codeと2つの巻き戻し戦略 / Two Rewind Strategies with Claude Code
fruitriin
0
200
New in Go 1.26 Implementing go fix in product development
sunecosuri
0
310
AI時代のソフトウェア開発でも「人が仕様を書く」から始めよう-医療IT現場での実践とこれから
koukimiura
0
130
AHC061解説
shun_pi
0
300
RAGでハマりがちな"Excelの罠"を、データの構造化で突破する
harumiweb
8
2.4k
エージェント開発初心者の僕がエージェントを作った話と今後やりたいこと
thasu0123
0
230
今、アーキテクトとして 品質保証にどう関わるか
nealle
0
200
Featured
See All Featured
Jess Joyce - The Pitfalls of Following Frameworks
techseoconnect
PRO
1
92
From Legacy to Launchpad: Building Startup-Ready Communities
dugsong
0
170
The B2B funnel & how to create a winning content strategy
katarinadahlin
PRO
1
290
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
141
35k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
199
73k
SEO Brein meetup: CTRL+C is not how to scale international SEO
lindahogenes
0
2.4k
Building Adaptive Systems
keathley
44
2.9k
Deep Space Network (abreviated)
tonyrice
0
85
The untapped power of vector embeddings
frankvandijk
2
1.6k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
16
1.9k
A designer walks into a library…
pauljervisheath
210
24k
Transcript
MATERIAL DESIGN COMPONENTS IN FLUTTER
MAUREEN JOSEPHINE Twitter: @J_Akello
MATERIAL DESIGN?
None
Material design is a visual language that synthesizes the classic
principles of good design with the innovation of technology and science.
FIRST IMPRESSION ON MESSY ROOM?
IMPRESSION ON A WELL ARRANGED ROOM
WHY MATERIAL DESIGN? • Helps in delivering high quality outputs
consistently across all platforms • Produces pleasant looking components that behave like real world objects. • Enhances user experience
FACTORS TO CONSIDER • Brand • Color • Layout •
Content doesn’t have to bore • Data
FLUTTER APPROACH IN MATERIAL DESIGN Flutter is a technology developed
by Google that can run on Android and iOS devices from a single codebase.
MATERIAL COMPONENTS WIDGETS These are visual,behavioral and motion rich widgets
implementing Material Design Guidelines. • App structure and navigation • Buttons • Input and selections • Dialogs, alerts and panels • Layouts.
None
None
None
None
None
None
SAMPLE APP WITH MATERIAL DESIGN COMPONENTS
None