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
69
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
83
Sketch API powered by JS
erikfloresq
0
34
Desarrollando para WatchOS
erikfloresq
0
25
Fastlane para iOS
erikfloresq
0
44
Featured
See All Featured
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
2.9k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
126
53k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
50k
Making Projects Easy
brettharned
117
6.3k
Rebuilding a faster, lazier Slack
samanthasiow
83
9.1k
Statistics for Hackers
jakevdp
799
220k
Large-scale JavaScript Application Architecture
addyosmani
512
110k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.5k
GraphQLとの向き合い方2022年版
quramy
49
14k
Become a Pro
speakerdeck
PRO
29
5.5k
RailsConf 2023
tenderlove
30
1.2k
Why You Should Never Use an ORM
jnunemaker
PRO
58
9.5k
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