SlideShare a Scribd company logo
2
Most read
9
Most read
14
Most read
Flutter
Build beautiful native apps
in record time
OEM SDKsWhy
Flutter ?
OEM SDKs
• The Apple iOS SDK was released in 2008
• Google Android SDK in 2009.
OEM
SDK’s
OEM SDKsCross
Platform
Codes can be reused
Controls Cost
Quicker development time
Easier Implementation
Web Views
• PhoneGap, Apache Cordova, Ionic,
• App creates HTML and displays it in a WebView on
the platform.
Web
Views
Reactive
Views
•it has to go through the bridge
Flutter
•using a compiled programming language, namely Dart.
Flutter
Flutter
Why
Dart ?
Dart is AOT (Ahead Of Time) compiled to fast,
predictable, native code
It can also be JIT (Just In Time) compiled for
exceptionally fast development cycles and game-
changing workflow ( hot reload)
Makes it easier to create smooth animations and
transitions that run at 60fps.
Allows Flutter to avoid the need for a separate
declarative layout language like JSX or XML, or
separate visual interface builders
Easy to learn
What’s new
and exciting
about Flutter?
The advantages of reactive views, with no
JavaScript bridge
Fast, smooth, and predictable
The developer has full control over the
widgets and layout
Comes with beautiful, customizable widgets
Great developer tools, with amazing hot
reload
More performant, more compatibility, more
fun
Fast
development
Hot Reload
Expressive, beautiful UIs
Modern,
reactive
framework
Access
native
features and
SDKs
HTML/CSS Analogs in Flutter
var container = new Container( // grey box
child: new Text(
"Lorem ipsum",
style: new TextStyle(
fontSize: 24.0
fontWeight: FontWeight.w900,
fontFamily: "Georgia",
),
),
width: 320.0,
height: 240.0,
color: Colors.grey[300],
);
<div class="greybox">
Lorem ipsum
</div>
.greybox {
background-color: #e0e0e0; /* grey 300 */
width: 320px;
height: 240px;
font: 900 24px Georgia;
}
Everything is
a Widget
Thank You..

More Related Content

PPTX
What is Flutter
PDF
Pune Flutter Presents - Flutter 101
PPTX
Flutter presentation.pptx
PPTX
PPTX
Flutter
PPTX
Flutter talkshow
PDF
Building beautiful apps with Google flutter
PPTX
React workshop presentation
What is Flutter
Pune Flutter Presents - Flutter 101
Flutter presentation.pptx
Flutter
Flutter talkshow
Building beautiful apps with Google flutter
React workshop presentation

What's hot (20)

PDF
Build beautiful native apps in record time with flutter
PPTX
Introduction to Flutter
PPTX
PPTX
Flutter introduction
PDF
What is flutter and why should i care?
PPTX
What and Why Flutter? What is a Widget in Flutter?
PDF
Building beautiful apps using google flutter
PPTX
Flutter workshop
PPTX
Flutter session 01
PPTX
Flutter Festival - Intro Session
PDF
Flutter Tutorial For Beginners | Edureka
PPTX
Flutter Intro
PPTX
Introduction to Flutter.pptx
PPTX
Flutter
PDF
flutter.school #HelloWorld
PDF
Flutter vs React Native | Edureka
PPTX
Flutter introduction
PDF
Introduction to flutter
PDF
Flutter for web
PDF
Flutter vs React Native 2019
Build beautiful native apps in record time with flutter
Introduction to Flutter
Flutter introduction
What is flutter and why should i care?
What and Why Flutter? What is a Widget in Flutter?
Building beautiful apps using google flutter
Flutter workshop
Flutter session 01
Flutter Festival - Intro Session
Flutter Tutorial For Beginners | Edureka
Flutter Intro
Introduction to Flutter.pptx
Flutter
flutter.school #HelloWorld
Flutter vs React Native | Edureka
Flutter introduction
Introduction to flutter
Flutter for web
Flutter vs React Native 2019
Ad

Similar to Flutter (20)

PPTX
Flutter Leap of Faith
PPTX
android-241227174039-785823d6bygarvinpandya.pptx
PPTX
android-241227174039-785823d6bygravinpandya.pptx
PPTX
Androidflutterbygarvinpandyaforgdguec.pptx
PDF
Why Flutter.pdf
PPTX
Flutter Framework In Android that shows the work
PDF
Philipe Riand - Building Social Applications using the Social Business Toolki...
PDF
Flutter.pdfbabsnnsnnsnnsnnsnndnndnnnnnnnj
PDF
Flutter App Development- Why Should You Choose It .
PDF
Cross-platform development frameworks
PDF
What makes Flutter the best cross platform sdk
PDF
Kotlin native for iOS and Android
PDF
Mobile development with Flutter
PDF
Java Programming 100 Programming Challenges
PPT
UNIT-1 __ Introduction to Flutter.ppt
ODP
Synapse india reviews on asp.net mobile application
PPTX
Flutter App Development | Build Fast, Scalable & Stunning Apps
PPTX
Flutter vs Ionic: Which framework is better for cross platform application d...
PDF
DSC IIITL Flutter Workshop
PPTX
Max’s Birthday Adventure: #19 Kochi : Anypoint Code Builder
Flutter Leap of Faith
android-241227174039-785823d6bygarvinpandya.pptx
android-241227174039-785823d6bygravinpandya.pptx
Androidflutterbygarvinpandyaforgdguec.pptx
Why Flutter.pdf
Flutter Framework In Android that shows the work
Philipe Riand - Building Social Applications using the Social Business Toolki...
Flutter.pdfbabsnnsnnsnnsnnsnndnndnnnnnnnj
Flutter App Development- Why Should You Choose It .
Cross-platform development frameworks
What makes Flutter the best cross platform sdk
Kotlin native for iOS and Android
Mobile development with Flutter
Java Programming 100 Programming Challenges
UNIT-1 __ Introduction to Flutter.ppt
Synapse india reviews on asp.net mobile application
Flutter App Development | Build Fast, Scalable & Stunning Apps
Flutter vs Ionic: Which framework is better for cross platform application d...
DSC IIITL Flutter Workshop
Max’s Birthday Adventure: #19 Kochi : Anypoint Code Builder
Ad

Recently uploaded (20)

PDF
Machine learning based COVID-19 study performance prediction
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
Approach and Philosophy of On baking technology
PDF
CIFDAQ's Market Insight: SEC Turns Pro Crypto
PPTX
Cloud computing and distributed systems.
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PPTX
Big Data Technologies - Introduction.pptx
PPTX
A Presentation on Artificial Intelligence
DOCX
The AUB Centre for AI in Media Proposal.docx
PPTX
MYSQL Presentation for SQL database connectivity
PPTX
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
Review of recent advances in non-invasive hemoglobin estimation
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PDF
Electronic commerce courselecture one. Pdf
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PPTX
Understanding_Digital_Forensics_Presentation.pptx
Machine learning based COVID-19 study performance prediction
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Unlocking AI with Model Context Protocol (MCP)
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Approach and Philosophy of On baking technology
CIFDAQ's Market Insight: SEC Turns Pro Crypto
Cloud computing and distributed systems.
Per capita expenditure prediction using model stacking based on satellite ima...
Big Data Technologies - Introduction.pptx
A Presentation on Artificial Intelligence
The AUB Centre for AI in Media Proposal.docx
MYSQL Presentation for SQL database connectivity
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
Diabetes mellitus diagnosis method based random forest with bat algorithm
Review of recent advances in non-invasive hemoglobin estimation
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
Dropbox Q2 2025 Financial Results & Investor Presentation
Electronic commerce courselecture one. Pdf
Building Integrated photovoltaic BIPV_UPV.pdf
Understanding_Digital_Forensics_Presentation.pptx

Flutter

Editor's Notes

  • #7: Reactive web frameworks like ReactJS (and others) have become popular, mainly because they simplify the creation of web views through the use of programming patterns borrowed from reactive programming. In 2015, React Native was created to bring the many benefits of reactive-style views to mobile apps. https://medium.com/@talkol/performance-limitations-of-react-native-and-how-to-overcome-them-947630d7f440
  • #11: Flutter's hot reload helps you quickly and easily experiment, build UIs, add features, and fix bugs faster. Experience sub-second reload times, without losing state, on emulators, simulators, and hardware for iOS and Android. Injecting updated source code files into the running Dart VM Stateful: App state is retained after a reload. Quickly iterate on a screen deeply nested in your app
  • #12: Delight your users with Flutter's built-in beautiful Material Design and Cupertino (iOS-flavor) widgets, rich motion APIs, smooth natural scrolling, and platform awareness.
  • #13: Easily compose your UI with Flutter's modern reactive framework and rich set of platform, layout, and foundation widgets. Solve your tough UI challenges with powerful and flexible APIs for 2D, animation, gestures, effects, and more.