Native Approach(Single Platform)
OEM Widgets
Cupertino
Material Design
Canvas
Events
Location Bluetooth
Camera Sensors
Java
Kotlin
Swift
Objective-c
Application
Services
Advantages Disadvantages
Tech
- Rich user experience
- High performance
- Security matter
- Native API support
Biz
- Easy to hire
- Stable codebase
Tech
- Two different Platforms
- Two different programming languages
- Not easy to maintain the same UI
Biz
- Double time
- Double Cost
- Two different teams
Native Approach (Single Platform)
Control every pixel on the screen
Make your brand come to life
Never say "no" to your designer
Stand out in the marketplace
Win awards with beautiful UI
Beautiful
Fast
Brings the power of a games engine to
user experience development
60fps, GPU accelerated
Compiled to native machine code
Sub-second reload times
Paint your app to life
Iterate rapidly on features
Test hypotheses quicker than ever
More time to experiment & test
features
Single-codebase for faster collab
3X Productivity Gains
Productive
What is Flutter?
Flutter is the next step in
App development
Speed and performance
Fast , smooth performance
Flexibility
Customize anything - Brand
first design
Native look and feel
Familiarity , ease of use
Rapid Development
Easy to learn , predictable
What makes Flutter unique?
- Compiles to Native Code (ARM Binary code)
- No reliance on OEM widgets
- No bridge needed
- No markup language (only Dart)
● Language and Libraries
● Packages manager https://pub.dartlang.org/
● Virtual machine
● Compile to Javascript dart2js
Batteries included
Google Fuchsia
Fuchsia is a capability-based, real-time operating system (RTOS)
currently being developed by Google.
https://github.com/fuchsia-mirror/
“Flutter provides a modern reactive
framework that enabled us to unify the
codebase and teams for our Android and
iOS applications.
It's allowed the team to be much more
productive, while still delivering a native
application experience to both platforms.
Stateful hot reload has been a game
changer for productivity”
Sridhar Ramaswamy
SVP, Google Ads and Commerce
Alibaba’s app incorporates Flutter to power
parts of their app.
Deployed to millions of devices.
Alibaba praises Flutter for its consistency
across platforms, the ease of generating UI
code from designer redlines, and the ease
with which their native developers have
learned Flutter.
We have 3x the bandwidth
now that all of our teams
are consolidated on a single
code base.
“
”
Much easier to hire. We now
look to take the best candidate
regardless if they are from Web,
iOS or Android.
“
”
Bring your app
to the the other
platform
Start a new app
from scratch
Use Flutter for
a part of your
app
Prototype a
new app idea
Four ways to use Flutter today