Introduction
To Flutter
Faisal Abid
Art by @_twothirty
Slide 2
Slide 2 text
Google Developer Expert
Senior Engineer at Zoom.ai
CTO & Co-Founder at Ven Chat
Me. Me. Me.. Me too!
Slide 3
Slide 3 text
Demo Time!
Art by @_twothirty
Slide 4
Slide 4 text
60fps native Android & iOS apps
Flutter
Slide 5
Slide 5 text
60fps native Android & iOS apps
Native as in NATIVE
Not a webview
Fast, Beautiful, Natural
Flutter
Slide 6
Slide 6 text
Demo Time!
Art by @_twothirty
Slide 7
Slide 7 text
High-level overview
Skia Dart VM Engine
Mojo
Services
Animation Painting
Rendering
Widgets
Material
Gestures
Shell
(C++)
Framework
(Dart)
Slide 8
Slide 8 text
Demo Time!
Art by @_twothirty
Slide 9
Slide 9 text
Tight integrated develop environment
One codebase targeting both platforms + web*
Faster platform iterations. Bug fixes + more
Easy* to talk to native platforms if needed
Why Flutter
Slide 10
Slide 10 text
React Native is awesome!
Similar yet very different from Flutter
React Native?
Slide 11
Slide 11 text
Dart is a powerful modern web language
Used in the most mission critical code at Google - Ads
2-3x productivity
Why Dart
Slide 12
Slide 12 text
Why Dart
Slide 13
Slide 13 text
Why Dart
Slide 14
Slide 14 text
Why Dart
Slide 15
Slide 15 text
Why Dart
Slide 16
Slide 16 text
Why Dart
Slide 17
Slide 17 text
Not yet!
Lot’s of production apps being written BUT
Still in preview release
Try it out at flutter.io, find bugs, suggest features
The team is listening to you! Make your mark!
Is Flutter ready for prime time?