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
210
Flutter 101
Flutter talk
Yury Camacho
September 03, 2018
Tweet
Share
More Decks by Yury Camacho
See All by Yury Camacho
Programacion
camachoyury
0
100
Kotlin for Android Developers
camachoyury
0
130
Kotlin, The Force Awakens
camachoyury
0
100
Android Wear
camachoyury
0
23
Google Glass KickStart
camachoyury
0
35
Other Decks in Technology
See All in Technology
A Tour of Anti-patterns for Functional Programming
guvalif
0
210
【Startup CTO of the Year 2024 / Audience Award】アセンド取締役CTO 丹羽健
niwatakeru
0
1.5k
安心してください、日本語使えますよ―Ubuntu日本語Remix提供休止に寄せて― 2024-11-17
nobutomurata
1
1k
SDN の Hype Cycle を一通り経験してみて思うこと / Going through the Hype Cycle of SDN
mshindo
2
230
VideoMamba: State Space Model for Efficient Video Understanding
chou500
0
220
【LT】ソフトウェア産業は進化しているのか? #Agilejapan
takabow
0
110
Python(PYNQ)がテーマのAMD主催のFPGAコンテストに参加してきた
iotengineer22
0
560
開発生産性を上げながらビジネスも30倍成長させてきたチームの姿
kamina_zzz
2
1.7k
[CV勉強会@関東 ECCV2024 読み会] オンラインマッピング x トラッキング MapTracker: Tracking with Strided Memory Fusion for Consistent Vector HD Mapping (Chen+, ECCV24)
abemii
0
230
B2B SaaSから見た最近のC#/.NETの進化
sansantech
PRO
0
1k
OCI 運用監視サービス 概要
oracle4engineer
PRO
0
4.8k
Exadata Database Service on Dedicated Infrastructure(ExaDB-D) UI スクリーン・キャプチャ集
oracle4engineer
PRO
2
3.2k
Featured
See All Featured
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
8
900
Side Projects
sachag
452
42k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
246
1.3M
A Philosophy of Restraint
colly
203
16k
Teambox: Starting and Learning
jrom
133
8.8k
A Tale of Four Properties
chriscoyier
156
23k
Large-scale JavaScript Application Architecture
addyosmani
510
110k
Raft: Consensus for Rubyists
vanstee
136
6.6k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
25
1.8k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
44
2.2k
How STYLIGHT went responsive
nonsquared
95
5.2k
Docker and Python
trallard
40
3.1k
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