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
99
Testing Flutter Apps-DevfestTanzania
maureenjosephine
0
27
Internationalizing Flutter Apps
maureenjosephine
0
33
Atlassian Forge
maureenjosephine
0
28
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
31
Other Decks in Programming
See All in Programming
PHP 8.4の新機能「プロパティフック」から学ぶオブジェクト指向設計とリスコフの置換原則
kentaroutakeda
2
560
DroidKnights 2025 - 다양한 스크롤 뷰에서의 영상 재생
gaeun5744
3
320
High-Level Programming Languages in AI Era -Human Thought and Mind-
hayat01sh1da
PRO
0
390
deno-redisの紹介とJSRパッケージの運用について (toranoana.deno #21)
uki00a
0
150
LINEヤフー データグループ紹介
lycorp_recruit_jp
0
890
Create a website using Spatial Web
akkeylab
0
300
AWS CDKの推しポイント 〜CloudFormationと比較してみた〜
akihisaikeda
3
310
Benchmark
sysong
0
270
Select API from Kotlin Coroutine
jmatsu
1
190
ruby.wasmで多人数リアルタイム通信ゲームを作ろう
lnit
2
270
ReadMoreTextView
fornewid
1
480
Is Xcode slowly dying out in 2025?
uetyo
1
190
Featured
See All Featured
Optimising Largest Contentful Paint
csswizardry
37
3.3k
How to Ace a Technical Interview
jacobian
277
23k
Building a Modern Day E-commerce SEO Strategy
aleyda
42
7.3k
Music & Morning Musume
bryan
46
6.6k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
29
9.5k
Designing for Performance
lara
609
69k
Optimizing for Happiness
mojombo
379
70k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
Art, The Web, and Tiny UX
lynnandtonic
299
21k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Become a Pro
speakerdeck
PRO
28
5.4k
The Cost Of JavaScript in 2023
addyosmani
51
8.5k
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