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
BBQ
matthewcrist
89
9.7k
Practical Orchestrator
shlominoach
189
11k
Large-scale JavaScript Application Architecture
addyosmani
512
110k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
26k
Producing Creativity
orderedlist
PRO
346
40k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
8
340
Designing Experiences People Love
moore
142
24k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
47
9.6k
Being A Developer After 40
akosma
90
590k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
750
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
5.9k
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