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
68
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
82
Sketch API powered by JS
erikfloresq
0
34
Desarrollando para WatchOS
erikfloresq
0
25
Fastlane para iOS
erikfloresq
0
44
Featured
See All Featured
4 Signs Your Business is Dying
shpigford
184
22k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.4k
Product Roadmaps are Hard
iamctodd
PRO
54
11k
Designing Experiences People Love
moore
142
24k
Optimizing for Happiness
mojombo
379
70k
For a Future-Friendly Web
brad_frost
179
9.8k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.8k
Six Lessons from altMBA
skipperchong
28
3.9k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
126
53k
Reflections from 52 weeks, 52 projects
jeffersonlam
351
20k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.5k
Mobile First: as difficult as doing things right
swwweet
223
9.7k
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 •
[email protected]
• 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