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_developers_tw
PRO
0
21
打造新電商搜尋體驗- 搜尋意圖辨識
line_developers_tw
PRO
0
7
比價群組
line_developers_tw
PRO
0
10
從混亂到優雅,讓專案不再失控:ATDD 與 Clean Architecture 的後端實戰之路
line_developers_tw
PRO
0
8
2049智能共存:透過LINE Bot Agent迎接後人類時代
line_developers_tw
PRO
0
36
菸酒生在 LINE Taiwan 的後端雙刀流
line_developers_tw
PRO
0
1.4k
讓測試不再 BB! 從 BDD 到 CI/CD, 不靠人力也能 MVP
line_developers_tw
PRO
0
1.4k
DB 醬,嗨!哪泥嘎斯基?
line_developers_tw
PRO
0
1.4k
比起獨自升級 我更喜歡 DevOps 文化 <3
line_developers_tw
PRO
0
1.4k
Other Decks in Programming
See All in Programming
KessokuでDIでもgoroutineを活用する / Go Connect #6
mazrean
0
120
DockerからECSへ 〜 AWSの海に出る前に知っておきたいこと 〜
ota1022
5
1.8k
コーディングエージェント時代のNeovim
key60228
1
110
自作OSでDOOMを動かしてみた
zakki0925224
1
1.4k
画像コンペでのベースラインモデルの育て方
tattaka
3
1.9k
管你要 trace 什麼、bpftrace 用下去就對了 — COSCUP 2025
shunghsiyu
0
470
AI時代のドメイン駆動設計-DDD実践におけるAI活用のあり方 / ddd-in-ai-era
minodriven
23
9.1k
Laravel Boost 超入門
fire_arlo
1
140
マイコンでもRustのtestがしたい その2/KernelVM Tokyo 18
tnishinaga
2
2.3k
State of CSS 2025
benjaminkott
1
120
Jakarta EE Core Profile and Helidon - Speed, Simplicity, and AI Integration
ivargrimstad
0
210
学習を成果に繋げるための個人開発の考え方 〜 「学習のための個人開発」のすすめ / personal project for leaning
panda_program
1
110
Featured
See All Featured
How STYLIGHT went responsive
nonsquared
100
5.7k
Site-Speed That Sticks
csswizardry
10
790
What’s in a name? Adding method to the madness
productmarketing
PRO
23
3.6k
The Language of Interfaces
destraynor
160
25k
Art, The Web, and Tiny UX
lynnandtonic
302
21k
Java REST API Framework Comparison - PWX 2021
mraible
33
8.8k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
Mobile First: as difficult as doing things right
swwweet
223
9.9k
The World Runs on Bad Software
bkeepers
PRO
70
11k
Become a Pro
speakerdeck
PRO
29
5.5k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
How to Ace a Technical Interview
jacobian
279
23k
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