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
Flutter para iOS Developers
Search
Erik Flores
September 07, 2018
0
66
Flutter para iOS Developers
Erik Flores
September 07, 2018
Tweet
Share
More Decks by Erik Flores
See All by Erik Flores
Pebble JS
erikfloresq
1
77
Sketch API powered by JS
erikfloresq
0
32
Desarrollando para WatchOS
erikfloresq
0
24
Fastlane para iOS
erikfloresq
0
42
Featured
See All Featured
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
Music & Morning Musume
bryan
46
6.4k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
8
690
Adopting Sorbet at Scale
ufuk
75
9.3k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.1k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
4
450
Statistics for Hackers
jakevdp
797
220k
GitHub's CSS Performance
jonrohan
1030
460k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
22
2.6k
Docker and Python
trallard
44
3.3k
Product Roadmaps are Hard
iamctodd
PRO
52
11k
For a Future-Friendly Web
brad_frost
176
9.6k
Transcript
Flutter Perú Flutter para iOS Developers Erik Flores Quispe @erikfloresq
iOS <3
Aprender iOS ASAP GCD UIKit Foundation UITableView UICollectionView Protocolos Autolayout
Networking CocoaTouch Codable Notification - Delegation - Observing UITabBar UIButton Serialization UINavigationController URLSession
Antes de empezar con Flutter • Aprender Dart. • De
ahora en adelante todo será widgets. • Cambiaremos de editor de código. • No tendremos storyboards. • No tendremos autolayout. • Pero, pero, pero tendremos HotReload!.
UIView UIView = Widget UIView es mutable en iOS UIView
al ser un widget es inmutable y es ligero Para actualizar un UIView usaremos el concepto de states
States UIImageView = StatelessWidget UI async = StatefulWidget
States Podemos agregar un StatelessWidget en un Statefulwidget
Storyboard Arbol de widgets
UI Material Design Cupertino Widgets
None
Preguntas • erikfloresq@gmail.com • https://github.com/erikfloresq/ • https://medium.com/@erikfloresq • https://twitter.com/erikfloresq
• https://www.meetup.com/Flutter-Peru/ • https://twitter.com/FlutterPeru • https://www.facebook.com/FlutterPeru