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.8k
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 實習分享 & 國際黑客松參賽分享
line_developers_tw
PRO
0
19
在 GCP 運用 Parse 全家餐管理那堆 AI 應用的資料
line_developers_tw
PRO
0
22
40歲的我會給20歲的自己,關於軟體開發的7個建議
line_developers_tw
PRO
0
7.5k
從零到一:轉碼仔的實習攻略
line_developers_tw
PRO
0
31
如何在團隊發揮數據影響力: 以電商資料科學家為例
line_developers_tw
PRO
1
44
做Data超讚的 誰懂?
line_developers_tw
PRO
0
33
iOS Live Activity: Opportunities & Challenges
line_developers_tw
PRO
1
120
掌握 Feature Toggle 與 OpenFeature 規範
line_developers_tw
PRO
0
240
用 AI 和 LINE Bot 簡化生活:讓圖片告訴你何時該忙!-- LINE 工作坊
line_developers_tw
PRO
0
770
Other Decks in Programming
See All in Programming
Spring gRPC について / About Spring gRPC
mackey0225
0
220
知られざるDMMデータエンジニアの生態 〜かつてツチノコと呼ばれし者〜
takaha4k
4
1.3k
Honoのおもしろいミドルウェアをみてみよう
yusukebe
1
200
GitHub Actions × RAGでコードレビューの検証の結果
sho_000
0
240
Java Webフレームワークの現状 / java web framework at burikaigi
kishida
9
2.2k
Ruby on cygwin 2025-02
fd0
0
140
『GO』アプリ データ基盤のログ収集システムコスト削減
mot_techtalk
0
110
DROBEの生成AI活用事例 with AWS
ippey
0
130
[Fin-JAWS 第38回 ~re:Invent 2024 金融re:Cap~]FaultInjectionServiceアップデート@pre:Invent2024
shintaro_fukatsu
0
400
個人アプリを2年ぶりにアプデしたから褒めて / I just updated my personal app, praise me!
lovee
0
340
Flutter × Firebase Genkit で加速する生成 AI アプリ開発
coborinai
0
150
『品質』という言葉が嫌いな理由
korimu
0
160
Featured
See All Featured
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
33
2.1k
The Cult of Friendly URLs
andyhume
78
6.2k
Done Done
chrislema
182
16k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
27
1.9k
How to Ace a Technical Interview
jacobian
276
23k
Art, The Web, and Tiny UX
lynnandtonic
298
20k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
7
630
Measuring & Analyzing Core Web Vitals
bluesmoon
6
240
The Art of Programming - Codeland 2020
erikaheidi
53
13k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
10
1.3k
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
193
16k
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