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
大規模サーバーレスAPIの堅牢性・信頼性設計 〜AWSのベストプラクティスから始まる現実的制約との向き合い方〜
maimyyym
2
360
GopherCon Tour 概略
logica0419
2
190
「Verify with Wallet API」を アプリに導入するために
hinakko
1
250
M5製品で作るポン置きセルラー対応カメラ
sayacom
0
170
Goに育てられ開発者向けセキュリティ事業を立ち上げた僕が今向き合う、AI × セキュリティの最前線 / Go Conference 2025
flatt_security
0
360
AI ReadyなData PlatformとしてのAutonomous Databaseアップデート
oracle4engineer
PRO
0
220
Exadata Database Service on Dedicated Infrastructure(ExaDB-D) UI スクリーン・キャプチャ集
oracle4engineer
PRO
2
5.5k
カンファレンスに託児サポートがあるということ / Having Childcare Support at Conferences
nobu09
1
350
AWS 잘하는 개발자 되기 - AWS 시작하기: 클라우드 개념부터 IAM까지
kimjaewook
0
120
PLaMoの事後学習を支える技術 / PFN LLMセミナー
pfn
PRO
9
3.9k
関係性が駆動するアジャイル──GPTに人格を与えたら、対話を通してふりかえりを習慣化できた話
mhlyc
0
130
多様な事業ドメインのクリエイターへ 価値を届けるための営みについて
massyuu
1
440
Featured
See All Featured
Writing Fast Ruby
sferik
629
62k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.2k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
52
5.6k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.7k
Agile that works and the tools we love
rasmusluckow
331
21k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
2.6k
Visualization
eitanlees
148
16k
How to Ace a Technical Interview
jacobian
280
24k
Build your cross-platform service in a week with App Engine
jlugia
232
18k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
35
3.2k
Building a Modern Day E-commerce SEO Strategy
aleyda
43
7.7k
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