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
52
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
69
Setting Lint Rules in Flutter
maureenjosephine
0
100
Testing Flutter Apps-DevfestTanzania
maureenjosephine
0
29
Internationalizing Flutter Apps
maureenjosephine
0
34
Atlassian Forge
maureenjosephine
0
30
Building your First Flutter for Web App
maureenjosephine
0
69
Atlassian Codegeist - Forge
maureenjosephine
0
140
Trello Uses Cases - Atlassian
maureenjosephine
0
21
Getting Started with Flutter
maureenjosephine
0
34
Other Decks in Programming
See All in Programming
Pythonスレッドとは結局何なのか? CPython実装から見るNoGIL時代の変化
curekoshimizu
5
1.5k
XP, Testing and ninja testing ZOZ5
m_seki
3
360
AI Coding Meetup #3 - 導入セッション / ai-coding-meetup-3
izumin5210
0
630
Web Components で実現する Hotwire とフロントエンドフレームワークの橋渡し / Bridging with Web Components
da1chi
3
1.9k
Six and a half ridiculous things to do with Quarkus
hollycummins
0
130
(Extension DC 2025) Actor境界を越える技術
teamhimeh
1
240
Building, Deploying, and Monitoring Ruby Web Applications with Falcon (Kaigi on Rails 2025)
ioquatix
3
1.1k
CSC509 Lecture 06
javiergs
PRO
0
250
uniqueパッケージの内部実装を支えるweak pointerの話
magavel
0
940
iOSエンジニア向けの英語学習アプリを作る!
yukawashouhei
0
180
そのpreloadは必要?見過ごされたpreloadが技術的負債として爆発した日
mugitti9
2
3.1k
ネイティブ製ガントチャートUIを作って学ぶUICollectionViewLayoutの威力
jrsaruo
0
140
Featured
See All Featured
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.9k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
54
3k
Statistics for Hackers
jakevdp
799
220k
Embracing the Ebb and Flow
colly
88
4.8k
The Pragmatic Product Professional
lauravandoore
36
6.9k
Facilitating Awesome Meetings
lara
56
6.6k
Measuring & Analyzing Core Web Vitals
bluesmoon
9
610
The Art of Programming - Codeland 2020
erikaheidi
56
14k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
252
21k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
45
2.5k
GraphQLの誤解/rethinking-graphql
sonatard
73
11k
Stop Working from a Prison Cell
hatefulcrawdad
271
21k
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