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
50
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
97
Testing Flutter Apps-DevfestTanzania
maureenjosephine
0
26
Internationalizing Flutter Apps
maureenjosephine
0
32
Atlassian Forge
maureenjosephine
0
28
Building your First Flutter for Web App
maureenjosephine
0
67
Atlassian Codegeist - Forge
maureenjosephine
0
130
Trello Uses Cases - Atlassian
maureenjosephine
0
20
Getting Started with Flutter
maureenjosephine
0
30
Other Decks in Programming
See All in Programming
XStateを用いた堅牢なReact Components設計~複雑なClient Stateをシンプルに~ @React Tokyo ミートアップ #2
kfurusho
1
890
SwiftUIで単方向アーキテクチャを導入して得られた成果
takuyaosawa
0
270
Open source software: how to live long and go far
gaelvaroquaux
0
630
CloudNativePGがCNCF Sandboxプロジェクトになったぞ! 〜CloudNativePGの仕組みの紹介〜
nnaka2992
0
230
Boost Performance and Developer Productivity with Jakarta EE 11
ivargrimstad
0
170
[JAWS-UG横浜 #80] うわっ…今年のServerless アップデート、少なすぎ…?
maroon1st
1
180
Grafana Loki によるサーバログのコスト削減
mot_techtalk
1
120
GoとPHPのインターフェイスの違い
shimabox
2
180
DROBEの生成AI活用事例 with AWS
ippey
0
130
Immutable ActiveRecord
megane42
0
140
なぜイベント駆動が必要なのか - CQRS/ESで解く複雑系システムの課題 -
j5ik2o
10
3.5k
パスキーのすべて ── 導入・UX設計・実装の紹介 / 20250213 パスキー開発者の集い
kuralab
3
760
Featured
See All Featured
Automating Front-end Workflow
addyosmani
1368
200k
Fashionably flexible responsive web design (full day workshop)
malarkey
406
66k
Practical Orchestrator
shlominoach
186
10k
It's Worth the Effort
3n
184
28k
Designing for Performance
lara
604
68k
The Straight Up "How To Draw Better" Workshop
denniskardys
232
140k
Typedesign – Prime Four
hannesfritz
40
2.5k
Documentation Writing (for coders)
carmenintech
67
4.6k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
6
550
jQuery: Nuts, Bolts and Bling
dougneiner
63
7.6k
Faster Mobile Websites
deanohume
306
31k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
45
9.4k
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