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
45
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
「改善」ってこれでいいんだっけ?
ukigmo_hiro
0
170
ニッポンの人に知ってもらいたいGISスポット
sakaik
0
150
なぜAWSを活かしきれないのか?技術と組織への処方箋
nrinetcom
PRO
5
930
All About Sansan – for New Global Engineers
sansan33
PRO
1
1.2k
難しいセキュリティ用語をわかりやすくしてみた
yuta3110
0
140
20251007: What happens when multi-agent systems become larger? (CyberAgent, Inc)
ornew
1
300
ソースを読むプロセスの例
sat
PRO
13
7.4k
能登半島災害現場エンジニアクロストーク 【JAWS FESTA 2025 in 金沢】
ditccsugii
0
850
研究開発部メンバーの働き⽅ / Sansan R&D Profile
sansan33
PRO
3
20k
Digitization部 紹介資料
sansan33
PRO
1
5.5k
新規事業におけるGORM+SQLx併用アーキテクチャ
hacomono
PRO
0
300
E2Eテスト設計_自動化のリアル___Playwrightでの実践とMCPの試み__AIによるテスト観点作成_.pdf
findy_eventslides
2
630
Featured
See All Featured
The World Runs on Bad Software
bkeepers
PRO
72
11k
Music & Morning Musume
bryan
46
6.8k
Principles of Awesome APIs and How to Build Them.
keavy
127
17k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
31
9.7k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
52
5.6k
Writing Fast Ruby
sferik
629
62k
RailsConf 2023
tenderlove
30
1.2k
BBQ
matthewcrist
89
9.8k
Six Lessons from altMBA
skipperchong
29
4k
How GitHub (no longer) Works
holman
315
140k
It's Worth the Effort
3n
187
28k
Making the Leap to Tech Lead
cromwellryan
135
9.6k
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