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
2.9k
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
菸酒生在 LINE Taiwan 的後端雙刀流
line_developers_tw
PRO
0
1.2k
讓測試不再 BB! 從 BDD 到 CI/CD, 不靠人力也能 MVP
line_developers_tw
PRO
0
1.3k
DB 醬,嗨!哪泥嘎斯基?
line_developers_tw
PRO
0
1.3k
比起獨自升級 我更喜歡 DevOps 文化 <3
line_developers_tw
PRO
0
1.3k
工具人的一生: 開發很多 AI 工具讓我 慵懶過一生
line_developers_tw
PRO
0
1.2k
從四件事帶你見識見識 事件驅動架構設計 (EDA)
line_developers_tw
PRO
0
1.1k
TODAY 看世界(?) 是我們在看扣啦!
line_developers_tw
PRO
0
1.3k
你想成為什麼樣的開發者?
line_developers_tw
PRO
0
26
研究生的 LINER生活
line_developers_tw
PRO
0
28
Other Decks in Programming
See All in Programming
Systèmes distribués, pour le meilleur et pour le pire - BreizhCamp 2025 - Conférence
slecache
0
120
Azure AI Foundryではじめてのマルチエージェントワークフロー
seosoft
0
170
PostgreSQLのRow Level SecurityをPHPのORMで扱う Eloquent vs Doctrine #phpcon #track2
77web
2
530
Deep Dive into ~/.claude/projects
hiragram
14
2.5k
AIプログラマーDevinは PHPerの夢を見るか?
shinyasaita
1
220
「Cursor/Devin全社導入の理想と現実」のその後
saitoryc
0
820
dbt民主化とLLMによる開発ブースト ~ AI Readyな分析サイクルを目指して ~
yoshyum
3
1k
「テストは愚直&&網羅的に書くほどよい」という誤解 / Test Smarter, Not Harder
munetoshi
0
170
AIと”コードの評価関数”を共有する / Share the "code evaluation function" with AI
euglena1215
1
160
MDN Web Docs に日本語翻訳でコントリビュートしたくなる
ohmori_yusuke
1
120
VS Code Update for GitHub Copilot
74th
2
640
5つのアンチパターンから学ぶLT設計
narihara
1
170
Featured
See All Featured
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
32
2.4k
Six Lessons from altMBA
skipperchong
28
3.9k
GraphQLの誤解/rethinking-graphql
sonatard
71
11k
How GitHub (no longer) Works
holman
314
140k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
6
300
Mobile First: as difficult as doing things right
swwweet
223
9.7k
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
Building an army of robots
kneath
306
45k
Embracing the Ebb and Flow
colly
86
4.7k
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
26k
Facilitating Awesome Meetings
lara
54
6.4k
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