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
36
Other Decks in Technology
See All in Technology
2024.02.19 W&B AIエージェントLT会 / AIエージェントが業務を代行するための計画と実行 / Algomatic 宮脇
smiyawaki0820
10
1.5k
10分で紹介するAmazon Bedrock利用時のセキュリティ対策 / 10-minutes introduction to security measures when using Amazon Bedrock
hideakiaoyagi
0
180
株式会社EventHub・エンジニア採用資料
eventhub
0
4.2k
SA Night #2 FinatextのSA思想/SA Night #2 Finatext session
satoshiimai
1
130
リアルタイム分析データベースで実現する SQLベースのオブザーバビリティ
mikimatsumoto
0
1.2k
利用終了したドメイン名の最強終活〜観測環境を育てて、分析・供養している件〜 / The Ultimate End-of-Life Preparation for Discontinued Domain Names
nttcom
1
120
組織貢献をするフリーランスエンジニアという生き方
n_takehata
1
1.2k
モノレポ開発のエラー、誰が見る?Datadog で実現する適切なトリアージとエスカレーション
biwashi
6
790
Postman Flowsの基本 / Postman Flows Basics
yokawasa
1
100
ユーザーストーリーマッピングから始めるアジャイルチームと並走するQA / Starting QA with User Story Mapping
katawara
0
170
Developer Summit 2025 [14-D-1] Yuki Hattori
yuhattor
19
5.8k
レビューを増やしつつ 高評価維持するテクニック
tsuzuki817
1
480
Featured
See All Featured
Large-scale JavaScript Application Architecture
addyosmani
510
110k
Six Lessons from altMBA
skipperchong
27
3.6k
The Cost Of JavaScript in 2023
addyosmani
47
7.3k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
3
320
Navigating Team Friction
lara
183
15k
Unsuck your backbone
ammeep
669
57k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
9
430
Visualization
eitanlees
146
15k
Intergalactic Javascript Robots from Outer Space
tanoku
270
27k
Building Flexible Design Systems
yeseniaperezcruz
328
38k
Gamification - CAS2011
davidbonilla
80
5.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