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
Agentに至る道 〜なぜLLMは自動でコードを書けるようになったのか〜
mackee
5
1.8k
詳細の決定を遅らせつつ実装を早くする
shimabox
1
1.3k
「10分以内に機能を消せる状態」 の実現のためにやっていること
togishima
1
520
Feature Flags Suck! - KubeCon Atlanta 2025
phodgson
0
150
ノーコードからの脱出 -地獄のデスロード- / Escape from Base44
keisuke69
1
750
仕様がそのままテストになる!Javaで始める振る舞い駆動開発
ohmori_yusuke
8
4.5k
Promise.tryで実現する新しいエラーハンドリング New error handling with Promise try
bicstone
3
500
CSC509 Lecture 11
javiergs
PRO
0
310
AIと協働し、イベントソーシングとアクターモデルで作る後悔しないアーキテクチャ Regret-Free Architecture with AI, Event Sourcing, and Actors
tomohisa
2
4.9k
AIの弱点、やっぱりプログラミングは人間が(も)勉強しよう / YAPC AI and Programming
kishida
9
5.1k
Bakuraku E2E Scenario Test System Architecture #bakuraku_qa_study
teyamagu
PRO
0
780
Chart.jsで長い項目を表示するときのハマりどころ
yumechi
0
130
Featured
See All Featured
What’s in a name? Adding method to the madness
productmarketing
PRO
24
3.8k
BBQ
matthewcrist
89
9.9k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
34
2.3k
Why You Should Never Use an ORM
jnunemaker
PRO
60
9.6k
Balancing Empowerment & Direction
lara
5
760
Into the Great Unknown - MozCon
thekraken
40
2.2k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.5k
Raft: Consensus for Rubyists
vanstee
140
7.2k
Navigating Team Friction
lara
190
15k
Embracing the Ebb and Flow
colly
88
4.9k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
192
56k
A designer walks into a library…
pauljervisheath
210
24k
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