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
100
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
57
Bienvenido a Flutter
diegoveloper
0
57
Beautiful apps in record time with Flutter
diegoveloper
0
49
Hello Flutter - Beautiful apps in record time
diegoveloper
0
130
Introducción a Flutter
diegoveloper
1
180
Flutter y el impacto en el mercado actual de apps móviles
diegoveloper
0
120
Let's start with Flutter
diegoveloper
0
70
Hello Flutter!
diegoveloper
0
140
Android Intents using Dart & Henson
diegoveloper
0
81
Other Decks in Programming
See All in Programming
ASP.NETアプリケーションのモダナイゼーションについて
tomokusaba
0
220
Lambda(Python)の リファクタリングが好きなんです
komakichi
4
230
Vibe Coding の話をしよう
schroneko
12
3.5k
KANNA Android の技術的課題と取り組み
watabee
0
170
Boost Your Performance and Developer Productivity with Jakarta EE 11
ivargrimstad
0
630
「理解」を重視したAI活用開発
fast_doctor
0
240
ウォンテッドリーの「ココロオドル」モバイル開発 / Wantedly's "kokoro odoru" mobile development
kubode
1
250
監視 やばい
syossan27
12
10k
VitestのIn-Source Testingが便利
taro28
8
2.3k
UMAPをざっくりと理解 / Overview of UMAP
kaityo256
PRO
3
1.3k
DevOpsDaysTokyo2025社内副業で他部門へ_越境_して見えた価値再定義最大1か月のリードタイムを10分に短縮したDevOps実践.pdf
susumutomita
0
110
Bedrock×MCPで社内ブログ執筆文化を育てたい!
har1101
6
1.3k
Featured
See All Featured
Product Roadmaps are Hard
iamctodd
PRO
52
11k
Build your cross-platform service in a week with App Engine
jlugia
230
18k
Intergalactic Javascript Robots from Outer Space
tanoku
270
27k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
30
2k
Site-Speed That Sticks
csswizardry
6
520
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
34
2.9k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
47
2.7k
Designing for Performance
lara
608
69k
Statistics for Hackers
jakevdp
798
220k
The Power of CSS Pseudo Elements
geoffreycrofte
75
5.8k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
45
7.2k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
331
21k
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? • diegoveloper@gmail.com • 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