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
Flutter - Code One Code
Search
Chetan Sachdeva
January 30, 2019
Technology
1
130
Flutter - Code One Code
Chetan Sachdeva
January 30, 2019
Tweet
Share
More Decks by Chetan Sachdeva
See All by Chetan Sachdeva
Android Development in 2024
chetdeva
0
38
AI for Mobile
chetdeva
0
48
Accessibility in Android
chetdeva
0
230
Kotlin Multiplatform - Ins and Outs
chetdeva
0
71
The Anatomy of RIBs
chetdeva
1
280
Android Clean Architecture
chetdeva
0
190
ConstraintLayout
chetdeva
0
140
Boil Boilerplate Code with Data Binding
chetdeva
4
2.3k
Lottie: Animating the bridge between Designers and Developers
chetdeva
0
2k
Other Decks in Technology
See All in Technology
LLM活用の壁を超える:リクルートR&Dの戦略と打ち手
recruitengineers
PRO
0
140
Eight Engineering Unit 紹介資料
sansan33
PRO
1
6.8k
OCI技術資料 : 外部接続 VPN接続 詳細
ocise
1
10k
ブログの作成に音声AIツールを使って音声入力しようとした話
smt7174
1
190
20260222ねこIoTLT ねこIoTLTをふりかえる
poropinai1966
0
220
Oracle Base Database Service 技術詳細
oracle4engineer
PRO
15
94k
AWS Bedrock Guardrails / 機密情報の入力・出力をブロックする — Blocking Sensitive Information Input/Output
kazuhitonakayama
2
180
NW構成図の自動描画は何が難しいのか?/netdevnight3
corestate55
2
480
なぜAIは組織を速くしないのか 令和の腑分け
sugino
75
47k
「静的解析」だけで終わらせない。 SonarQube の最新機能 × AIで エンジニアの開発生産性を本気で上げる方法
xibuka
2
310
AI が Approve する開発フロー / How AI Reviewers Accelerate Our Development
zaimy
1
210
Lookerの最新バージョンv26.2がやばい話
waiwai2111
1
130
Featured
See All Featured
Measuring Dark Social's Impact On Conversion and Attribution
stephenakadiri
1
140
Building Better People: How to give real-time feedback that sticks.
wjessup
370
20k
The Curse of the Amulet
leimatthew05
1
9.2k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
254
22k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
55
3.3k
Marketing to machines
jonoalderson
1
5k
Test your architecture with Archunit
thirion
1
2.2k
Noah Learner - AI + Me: how we built a GSC Bulk Export data pipeline
techseoconnect
PRO
0
120
GraphQLの誤解/rethinking-graphql
sonatard
74
11k
End of SEO as We Know It (SMX Advanced Version)
ipullrank
3
4k
Faster Mobile Websites
deanohume
310
31k
Rails Girls Zürich Keynote
gr2m
96
14k
Transcript
Flutter Code One Code
Flutter allows you to build beautiful native apps on iOS
and Android from a single codebase.
Flutter is beautiful, fast, productive and open.
Flutter is different from Native, React Native, Ionic, Xamarin etc.
Native (OEM) React Native Flutter (SKIA) WebView
Flutter can be installed easily.
Flutter is all widgets.
Flutter is hot.
None
Tools • Material Components • Packages and Plugins • Firebase
and MLKit • Platform Channels • App2App for existing apps
Announcements • v1.0 Release • Animations with Flare • Web
with Hummingbird (Preview)
Flutter can be built around various architectures.
Flutter Architectures MVI Redux
Flutter Architectures
Flutter Architectures
Flutter can be continuously integrated or delivered (CI/CD)
Who uses Flutter?
Flutter has an active community • flutter.io • codelabs.developers.google.com •
flutterweekly.net • udacity.com • gitter.im/flutter • groups.google.com/d/forum/flutt er-dev
Flutter is fun!
None
References • https://flutter.io • https://hackernoon.com/whats-revolutionary-about-flutter-946915b09514 • https://hackernoon.com/why-flutter-uses-dart-dd635a054ebf • https://medium.com/2dimensions/the-history-of-everything-981d989e1b45 Flutter
Demo using BLoC pattern: • https://github.com/chetdeva/searchengine
Thank You