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
110
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
63
Bienvenido a Flutter
diegoveloper
0
62
Beautiful apps in record time with Flutter
diegoveloper
0
53
Hello Flutter - Beautiful apps in record time
diegoveloper
0
130
Introducción a Flutter
diegoveloper
1
190
Flutter y el impacto en el mercado actual de apps móviles
diegoveloper
0
130
Let's start with Flutter
diegoveloper
0
74
Hello Flutter!
diegoveloper
0
150
Android Intents using Dart & Henson
diegoveloper
0
88
Other Decks in Programming
See All in Programming
CSC305 Lecture 04
javiergs
PRO
0
230
Local Peer-to-Peer APIはどのように使われていくのか?
hal_spidernight
2
410
Reduxモダナイズ 〜コードのモダン化を通して、将来のライブラリ移行に備える〜
pvcresin
2
630
PostgreSQLで手軽にDuckDBを使う!DuckDB&pg_duckdb入門/osk2025-duckdb
takahashiikki
1
230
CI_CD「健康診断」のススメ。現場でのボトルネック特定から、健康診断を通じた組織的な改善手法
teamlab
PRO
0
150
AIを活用したレシート読み取り機能の開発から得られた実践知 / AI Receipt Scan Practice
rockname
2
1.5k
気づいて!アプリからのSOS 〜App Store Connect APIで始めるパフォーマンス健康診断〜
waka12
0
250
高度なUI/UXこそHotwireで作ろう Kaigi on Rails 2025
naofumi
4
2.6k
議事録の要点整理を自動化! サーバレス Bot 構築術
penpeen
3
1.6k
なぜGoのジェネリクスはこの形なのか? Featherweight Goが明かす設計の核心
ryotaros
7
980
SpecKitでどこまでできる? コストはどれくらい?
leveragestech
0
380
OWASP Kansai DAY 2025.09: OSINTにふれてみよう
deka_morita
0
160
Featured
See All Featured
Visualization
eitanlees
148
16k
Making the Leap to Tech Lead
cromwellryan
135
9.5k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
33
2.4k
The Language of Interfaces
destraynor
162
25k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
4k
Being A Developer After 40
akosma
90
590k
Making Projects Easy
brettharned
118
6.4k
Practical Orchestrator
shlominoach
190
11k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
8
560
A designer walks into a library…
pauljervisheath
208
24k
Stop Working from a Prison Cell
hatefulcrawdad
271
21k
How to Ace a Technical Interview
jacobian
280
23k
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