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
31
AI for Mobile
chetdeva
0
43
Accessibility in Android
chetdeva
0
230
Kotlin Multiplatform - Ins and Outs
chetdeva
0
70
The Anatomy of RIBs
chetdeva
1
270
Android Clean Architecture
chetdeva
0
190
ConstraintLayout
chetdeva
0
130
Boil Boilerplate Code with Data Binding
chetdeva
4
2.2k
Lottie: Animating the bridge between Designers and Developers
chetdeva
0
2k
Other Decks in Technology
See All in Technology
[ JAWS-UG 東京 CommunityBuilders Night #2 ]SlackとAmazon Q Developerで 運用効率化を模索する
sh_fk2
2
280
2025年になってもまだMySQLが好き
yoku0825
8
4.3k
ZOZOマッチのアーキテクチャと技術構成
zozotech
PRO
3
1.3k
La gouvernance territoriale des données grâce à la plateforme Terreze
bluehats
0
140
スマートファクトリーの第一歩 〜AWSマネージドサービスで 実現する予知保全と生成AI活用まで
ganota
1
170
開発者を支える Internal Developer Portal のイマとコレカラ / To-day and To-morrow of Internal Developer Portals: Supporting Developers
aoto
PRO
1
410
Webブラウザ向け動画配信プレイヤーの 大規模リプレイスから得た知見と学び
yud0uhu
0
220
20250903_1つのAWSアカウントに複数システムがある環境におけるアクセス制御をABACで実現.pdf
yhana
3
490
バッチ処理で悩むバックエンドエンジニアに捧げるAWS Glue入門
diggymo
3
150
allow_retry と Arel.sql / allow_retry and Arel.sql
euglena1215
1
160
DevIO2025_継続的なサービス開発のための技術的意思決定のポイント / how-to-tech-decision-makaing-devio2025
nologyance
1
320
Skrub: machine-learning with dataframes
gaelvaroquaux
0
120
Featured
See All Featured
GraphQLの誤解/rethinking-graphql
sonatard
71
11k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.1k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
50k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
Code Reviewing Like a Champion
maltzj
525
40k
Into the Great Unknown - MozCon
thekraken
40
2k
Unsuck your backbone
ammeep
671
58k
A better future with KSS
kneath
239
17k
Reflections from 52 weeks, 52 projects
jeffersonlam
352
21k
Documentation Writing (for coders)
carmenintech
74
5k
[RailsConf 2023] Rails as a piece of cake
palkan
57
5.8k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
61k
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