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
51
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
66
Setting Lint Rules in Flutter
maureenjosephine
0
100
Testing Flutter Apps-DevfestTanzania
maureenjosephine
0
28
Internationalizing Flutter Apps
maureenjosephine
0
33
Atlassian Forge
maureenjosephine
0
29
Building your First Flutter for Web App
maureenjosephine
0
68
Atlassian Codegeist - Forge
maureenjosephine
0
130
Trello Uses Cases - Atlassian
maureenjosephine
0
20
Getting Started with Flutter
maureenjosephine
0
33
Other Decks in Programming
See All in Programming
一人でAIプロダクトを作るための工夫 〜技術選定・開発プロセス編〜 / I want AI to work harder
rkaga
12
2.7k
decksh - a little language for decks
ajstarks
4
21k
オープンセミナー2025@広島「君はどこで動かすか?」アンケート結果
satoshi256kbyte
0
160
[FEConf 2025] 모노레포 절망편, 14개 레포로 부활하기까지 걸린 1년
mmmaxkim
0
470
Constant integer division faster than compiler-generated code
herumi
2
670
実践 Dev Containers × Claude Code
touyu
1
220
物語を動かす行動"量" #エンジニアニメ
konifar
14
5.3k
AWS Serverless Application Model入門_20250708
smatsuzaki
0
110
大規模FlutterプロジェクトのCI実行時間を約8割削減した話
teamlab
PRO
0
490
Honoアップデート 2025年夏
yusukebe
1
810
新しいモバイルアプリ勉強会(仮)について
uetyo
1
260
JetBrainsのAI機能の紹介 #jjug
yusuke
0
210
Featured
See All Featured
How GitHub (no longer) Works
holman
314
140k
Art, The Web, and Tiny UX
lynnandtonic
302
21k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
18
1.1k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
6k
Producing Creativity
orderedlist
PRO
347
40k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.4k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
Side Projects
sachag
455
43k
Stop Working from a Prison Cell
hatefulcrawdad
271
21k
Code Review Best Practice
trishagee
70
19k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3k
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