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 101
Search
Yury Camacho
September 03, 2018
Technology
0
230
Flutter 101
Flutter talk
Yury Camacho
September 03, 2018
Tweet
Share
More Decks by Yury Camacho
See All by Yury Camacho
Programacion
camachoyury
0
110
Kotlin for Android Developers
camachoyury
0
140
Kotlin, The Force Awakens
camachoyury
0
110
Android Wear
camachoyury
0
27
Google Glass KickStart
camachoyury
0
39
Other Decks in Technology
See All in Technology
【Oracle Cloud ウェビナー】パスワードだけでは守れない時代~多要素認証で強化する企業セキュリティ~
oracle4engineer
PRO
2
100
Amazon ECS デプロイツール ecspresso の開発を支える「正しい抽象化」の探求 / YAPC::Fukuoka 2025
fujiwara3
13
3.8k
ステートレスなLLMでステートフルなAI agentを作る - YAPC::Fukuoka 2025
gfx
8
1.3k
QAを"自動化する"ことの本質
kshino
1
130
現地速報!Microsoft Ignite 2025 M365 Copilotアップデートレポート
kasada
1
960
Spring Boot利用を前提としたJavaライブラリ開発方法の提案
kokihoshihara
PRO
2
240
入社したばかりでもできる、 アクセシビリティ改善の第一歩
unachang113
2
270
大規模モノレポの秩序管理 失速しない多言語化フロントエンドの運用 / JSConf JP 2025
shoota
0
190
Quarkusで作るInteractive Stream Application
joker1007
0
150
Error.prototype.stack の今と未来
progfay
1
180
[mercari GEARS 2025] なぜメルカリはノーコードを選ばなかったのか? 社内問い合わせ工数を60%削減したLLM活用の裏側
mercari
PRO
0
120
Perlブートキャンプ
hatena
0
240
Featured
See All Featured
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
192
56k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
127
54k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
24
1.6k
Building Better People: How to give real-time feedback that sticks.
wjessup
370
20k
Being A Developer After 40
akosma
91
590k
Mobile First: as difficult as doing things right
swwweet
225
10k
Why Our Code Smells
bkeepers
PRO
340
57k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
231
22k
Faster Mobile Websites
deanohume
310
31k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
140
34k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.8k
Optimising Largest Contentful Paint
csswizardry
37
3.5k
Transcript
Flutter 101 Yury Camacho @camachoyury
None
First: Let's meet each other
Wonderful App Platform Services https://hackernoon.com/whats-revolutionary-about-flutter-946915b09514
Wonderful App Platform Services https://hackernoon.com/whats-revolutionary-about-flutter-946915b09514
Services Wonderful App Platform https://hackernoon.com/whats-revolutionary-about-flutter-946915b09514
Excuse me, Sir.. Can you take a few minutes to
talk about a new and real “Cross - Platform SDK”
What is Flutter? • A SDK that makes building high-performing,
modern and beautiful apps easy • Works for both Android and iOS • An open-source toolkit, developed by Google* • 100+ contributions from the open source community
Why Flutter? • Two platforms, maybe three • Expensive •
Slow • Write two times the same logic
Wonderful App Platform Services https://hackernoon.com/whats-revolutionary-about-flutter-946915b09514
Skia Dart Text Foundation Animation Painting Rendering Widgets Material Gestures
Engine (C++) Framework (Dart) Cupertino Flutter Architecture
Build Great apps with Flutter
Flutter
None
None
Dart
Tools?
Command line tools! $ flutter doctor $ flutter upgrade $
flutter packages get
What do you see here? Widgets!
Widgets
Widget!
Widget tree
Widgets Configuration StatelessWidget Configuration State StatelessWidget StatefulWidget StatefullWidget Event Rebuild
Hello Flutter!
Hot Reload Flutter dev’s sword valyrian steel
Hot Reload!
Platform Channels Communication with services
Android Side - Kotlin
Flutter Side
Demo!
Links • https://flutter.io/ • https://pub.darlang.org/ • https://flutterbyexample.com/ • https://twitter.com/flutterio/ •
http://fluttersamples.com/ • https://itsallwidgets.com/ • http://zoom.us/ #659-219-4465
Questions?
Thanks! @camachoyury