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
45
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
64
Hello Flutter!
diegoveloper
0
120
Android Intents using Dart & Henson
diegoveloper
0
76
Other Decks in Programming
See All in Programming
ECSのサービス間通信 4つの方法を比較する 〜Canary,Blue/Greenも添えて〜
tkikuc
11
2.3k
AWS IaCの注目アップデート 2024年10月版
konokenj
3
3.1k
レガシーな Android アプリのリアーキテクチャ戦略
oidy
1
170
Amazon Neptuneで始めてみるグラフDB-OpenSearchによるグラフの全文検索-
satoshi256kbyte
4
320
hotwire_or_react
harunatsujita
8
4k
Nuxt UI Pro、NuxtHub、Nuxt Scripts、Nuxtエコシステムをふんだんに利用して開発するコーポレートサイト@Vue Fes Japan 2024
shingangan
3
890
Progressive Web Apps für Desktop und Mobile mit Angular (Hands-on)
christianliebel
PRO
0
110
2万ページのSSG運用における工夫と注意点 / Vue Fes Japan 2024
chinen
3
1.3k
Pinia Colada が実現するスマートな非同期処理
naokihaba
2
150
アジャイルを支えるテストアーキテクチャ設計/Test Architecting for Agile
goyoki
7
2.8k
Jakarta Concurrencyによる並行処理プログラミングの始め方 (JJUG CCC 2024 Fall)
tnagao7
1
230
Realtime API 入門
riofujimon
0
110
Featured
See All Featured
Building Adaptive Systems
keathley
38
2.2k
Facilitating Awesome Meetings
lara
49
6k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
159
15k
Keith and Marios Guide to Fast Websites
keithpitt
408
22k
Build your cross-platform service in a week with App Engine
jlugia
229
18k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
27
4.1k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
167
49k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
48k
What’s in a name? Adding method to the madness
productmarketing
PRO
22
3.1k
No one is an island. Learnings from fostering a developers community.
thoeni
19
3k
Git: the NoSQL Database
bkeepers
PRO
425
64k
Embracing the Ebb and Flow
colly
84
4.4k
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