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
Fast UI/UX Prototyping W/ Flutter For App Devel...
Search
LINE Developers Taiwan
PRO
December 04, 2019
Programming
1
3k
Fast UI/UX Prototyping W/ Flutter For App Development
By Daniel Kao@LINE TECHPULSE 2019
https://techpulse.line.me/
LINE Developers Taiwan
PRO
December 04, 2019
Tweet
Share
More Decks by LINE Developers Taiwan
See All by LINE Developers Taiwan
清大企業參訪- Ben
line_developers_tw
PRO
0
530
LLM 商品規格萃取大冒險- Vila
line_developers_tw
PRO
0
650
Playwright/MCP/AI -Winter
line_developers_tw
PRO
0
670
LINE EC Product Catalog Development- Rei
line_developers_tw
PRO
0
650
LINE 與 AI 機器人技術應用現況
line_developers_tw
PRO
0
7
QA Testing
line_developers_tw
PRO
0
260
jcconf_datadev_prod
line_developers_tw
PRO
0
7
jcconf_SPM_prod
line_developers_tw
PRO
0
5
jcconf_LINEPay_prod
line_developers_tw
PRO
0
4
Other Decks in Programming
See All in Programming
AIのバカさ加減に怒る前にやっておくこと
blueeventhorizon
0
150
Reactive Thinking with Signals and the Resource API
manfredsteyer
PRO
0
120
Kotlin 2.2が切り拓く: コンテキストパラメータで書く関数型DSLと新しい依存管理のかたち
knih
0
300
オンデバイスAIとXcode
ryodeveloper
0
400
SidekiqでAIに商品説明を生成させてみた
akinko_0915
0
120
AIと人間の共創開発!OSSで試行錯誤した開発スタイル
mae616
2
880
Blazing Fast UI Development with Compose Hot Reload (droidcon London 2025)
zsmb
0
460
AsyncSequenceとAsyncStreamのプロポーザルを全部読む!!
s_shimotori
1
240
contribution to astral-sh/uv
shunsock
0
580
詳細の決定を遅らせつつ実装を早くする
shimabox
1
550
Vue 3.6 時代のリアクティビティ最前線 〜Vapor/alien-signals の実践とパフォーマンス最適化〜
hiranuma
2
380
問題の見方を変える「システム思考」超入門
panda_program
0
130
Featured
See All Featured
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
359
30k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.8k
Balancing Empowerment & Direction
lara
5
720
Build your cross-platform service in a week with App Engine
jlugia
234
18k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
285
14k
A designer walks into a library…
pauljervisheath
209
24k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.5k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
132
19k
Intergalactic Javascript Robots from Outer Space
tanoku
273
27k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
31
2.7k
Art, The Web, and Tiny UX
lynnandtonic
303
21k
Transcript
None
> Daniel Kao / Senior Android Engineer Fast UI/UX Prototyping
W/ Flutter For App Development
Generic Feature Development Process UX Flow UI Layout UI Assets
Data Models Business Logic Layout XMLs Custom Views User Feedbacks UI/UX Issues UI/UX Design Development Release Ideas / Features
Generic Feature Development Process UX Flow UI Layout UI Assets
Data Models Business Logic Layout XMLs Custom Views User Feedbacks UI/UX Issues UI/UX Design Development Release Ideas / Features Improve
Generic Feature Development Process UX Flow UI Layout UI Assets
Data Models Business Logic Layout XMLs Custom Views User Feedbacks UI/UX Issues UI/UX Design Development Release Ideas / Features Improve
Generic Feature Development Process UX Flow UI Layout UI Assets
Data Models Business Logic Layout XMLs Custom Views User Feedbacks UI/UX Issues UI/UX Design Development Release Ideas / Features Improve
Problem We Met
Prototyping Tools Are Quick, but…
Prototyping Tools Are Quick, but…
Prototyping Tools Are Quick, but…
Modifying App Directly Takes Time
Modifying App Directly Takes Time
Modifying App Directly Takes Time
Several Steps Are Required > Add new ViewHolder class for
new View item > Modify existing adapter to use new ViewHolder or Create new Adapter > Add new item XML layout for Grid View > Use GridLayoutManager instead
Flutter Comes To Rescue > https://flutter.dev/
Create UI Widgets Easily in Code
Create UI Widgets Easily in Code
Easily Switchable UI Widgets
Connect to Real Data ! > https://pub.dev/packages/http > https://pub.dev/packages/dio
More Examples
> Keyword Search Feature More Examples
More Examples > Keyword Search Feature
More Examples > Keyword Search Feature
More Examples > Keyword Search Feature 棒球,旅遊
More Examples > Keyword Search Feature
> Keyword Search Feature More Examples > Enhance Content Category
Browsing
More Examples > Keyword Search Feature > Enhance Content Category
Browsing
More Examples > Keyword Search Feature > Enhance Content Category
Browsing
More Examples > Keyword Search Feature > Enhance Content Category
Browsing
THANK YOU