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
Stateful & Async Widgets
Search
Diego Velásquez
January 29, 2019
Programming
0
96
Stateful & Async Widgets
Diego Velásquez
January 29, 2019
Tweet
Share
More Decks by Diego Velásquez
See All by Diego Velásquez
Flutter: Don't be afraid, State Management is your friend
diegoveloper
2
54
Bienvenido a Flutter
diegoveloper
0
52
Beautiful apps in record time with Flutter
diegoveloper
0
46
Hello Flutter - Beautiful apps in record time
diegoveloper
0
120
Introducción a Flutter
diegoveloper
1
170
Flutter y el impacto en el mercado actual de apps móviles
diegoveloper
0
120
Let's start with Flutter
diegoveloper
0
65
Hello Flutter!
diegoveloper
0
120
Android Intents using Dart & Henson
diegoveloper
0
76
Other Decks in Programming
See All in Programming
EMになってからチームの成果を最大化するために取り組んだこと/ Maximize team performance as EM
nashiusagi
0
100
[Do iOS '24] Ship your app on a Friday...and enjoy your weekend!
polpielladev
0
110
Make Impossible States Impossibleを 意識してReactのPropsを設計しよう
ikumatadokoro
0
230
RubyLSPのマルチバイト文字対応
notfounds
0
120
ピラミッド、アイスクリームコーン、SMURF: 自動テストの最適バランスを求めて / Pyramid Ice-Cream-Cone and SMURF
twada
PRO
10
1.3k
AWS Lambdaから始まった Serverlessの「熱」とキャリアパス / It started with AWS Lambda Serverless “fever” and career path
seike460
PRO
1
260
ローコードSaaSのUXを向上させるためのTypeScript
taro28
1
630
3rd party scriptでもReactを使いたい! Preact + Reactのハイブリッド開発
righttouch
PRO
1
610
CSC509 Lecture 13
javiergs
PRO
0
110
受け取る人から提供する人になるということ
little_rubyist
0
250
3 Effective Rules for Using Signals in Angular
manfredsteyer
PRO
0
100
Remix on Hono on Cloudflare Workers
yusukebe
1
300
Featured
See All Featured
Become a Pro
speakerdeck
PRO
25
5k
The Cult of Friendly URLs
andyhume
78
6k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
232
17k
Raft: Consensus for Rubyists
vanstee
136
6.6k
Build your cross-platform service in a week with App Engine
jlugia
229
18k
How GitHub (no longer) Works
holman
310
140k
Measuring & Analyzing Core Web Vitals
bluesmoon
4
130
Large-scale JavaScript Application Architecture
addyosmani
510
110k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
229
52k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
33
1.9k
Building a Scalable Design System with Sketch
lauravandoore
459
33k
Gamification - CAS2011
davidbonilla
80
5k
Transcript
Stateful & Async Widgets Diego Velásquez López @diegoveloper
Diego Velásquez López Mobile Software Architect Acerca de mi •
Google Developer Expert Flutter • Software engineer • Android / iOS / Flutter • Creador de 2 Android apps: ◦ Pseudocode ◦ Quick Printer • Fundador & Organizador @ Flutter Peru @diegoveloper https://aeyrium.com/
Flutter es un SDK para crear apps en iOS &
Android 3
What’s a Widget? 4
What’s a Widget?
What’s a Widget?
What’s a Widget?
What’s a Widget?
What’s a Widget?
What’s a Widget?
What’s a Widget?
StatefulWidget A widget that has mutable state.
FutureBuilder Widget that builds itself based on the latest snapshot
of interaction with a Future.
StreamBuilder Widget that builds itself based on the latest snapshot
of interaction with a Stream.
Questions? •
[email protected]
• https://github.com/diegoveloper/ • https://medium.com/@diegoveloper • https://twitter.com/diegoveloper
References • https://medium.com/flutter-community/the-layer-cake-widgets-el ements-renderobjects-7644c3142401 • https://docs.flutter.io/flutter/widgets/FutureBuilder-class.html • https://docs.flutter.io/flutter/widgets/StreamBuilder-class.html • https://docs.flutter.io/flutter/widgets/StatefulWidget-class.html
Twitter Nilay Yener: @nlycskn
17 https://www.meetup.com/Flutter-Peru/ https://twitter.com/FlutterPeru https://www.facebook.com/groups/flutterperu/ https://www.facebook.com/FlutterPeru