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
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
[RailsConf 2023] Rails as a piece of cake
palkan
55
5.7k
Optimising Largest Contentful Paint
csswizardry
37
3.3k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
108
19k
Product Roadmaps are Hard
iamctodd
PRO
54
11k
Gamification - CAS2011
davidbonilla
81
5.4k
Mobile First: as difficult as doing things right
swwweet
223
9.7k
Automating Front-end Workflow
addyosmani
1370
200k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
8
350
How to Think Like a Performance Engineer
csswizardry
25
1.7k
Raft: Consensus for Rubyists
vanstee
140
7k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.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 • 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