Flutter
Ankit Kumar
UCER Allahabad,
Department of Computer Science
kumar805231@gmail.com
What is Flutter?
Flutter is a SDK that is used to build high
performance, modern and beautiful apps
with ease.
A free and open-source toolkit developed
by Google.
History
The first version of Flutter was known as Sky and ran on the Android
operating system.
Flutter was unveiled on May 12, 2017
Works for both iOS and Android.
What kinds of apps Flutter can build?
Flutter is optimized for 2D mobile apps that want to run on both
Android and iOS.
You can build full-featured apps with Flutter, including camera,
geolocation, network, storage, 3rd-party SDKs, and more.
Hot Reload
Flutter is Engineered for high development velocity apps in which
Stateful Hot Reload allows user to change their code and see it
come to life in less than a second without losing the state of that
app.
Injecting updated source code files into the running Dart VM.
Flutter is unique
Flutter uses neither WebView nor the OEM widgets that shipped with the
device. Instead, Flutter uses its own high-performance rendering engine to
draw widgets.
In addition, Flutter is different because it only has a thin layer of C/C++
code. Flutter implements most of its system in Dart that developers can
easily approach read, change, replace, or remove.
Dart
Dart is a general-purpose programming language
originally developed by Google and later
approved as a standard by Ecma (ECMA-408).
It is used to build web, server and mobile
applications, and for Internet of Things (IoT)
devices.
Dart was unveiled at the GOTO conference,
October 10–12, 2011.
IDE Support
300+
Flutter applications already in Google Play Store
Question?
Thank you!
Ankit Kumar
UCER Allahabad,
Department of Computer Science
kumar805231@gmail.com

Flutter

  • 1.
    Flutter Ankit Kumar UCER Allahabad, Departmentof Computer Science kumar805231@gmail.com
  • 2.
    What is Flutter? Flutteris a SDK that is used to build high performance, modern and beautiful apps with ease. A free and open-source toolkit developed by Google.
  • 3.
    History The first versionof Flutter was known as Sky and ran on the Android operating system. Flutter was unveiled on May 12, 2017
  • 4.
    Works for bothiOS and Android.
  • 5.
    What kinds ofapps Flutter can build? Flutter is optimized for 2D mobile apps that want to run on both Android and iOS. You can build full-featured apps with Flutter, including camera, geolocation, network, storage, 3rd-party SDKs, and more.
  • 6.
    Hot Reload Flutter isEngineered for high development velocity apps in which Stateful Hot Reload allows user to change their code and see it come to life in less than a second without losing the state of that app. Injecting updated source code files into the running Dart VM.
  • 8.
    Flutter is unique Flutteruses neither WebView nor the OEM widgets that shipped with the device. Instead, Flutter uses its own high-performance rendering engine to draw widgets. In addition, Flutter is different because it only has a thin layer of C/C++ code. Flutter implements most of its system in Dart that developers can easily approach read, change, replace, or remove.
  • 9.
    Dart Dart is ageneral-purpose programming language originally developed by Google and later approved as a standard by Ecma (ECMA-408). It is used to build web, server and mobile applications, and for Internet of Things (IoT) devices. Dart was unveiled at the GOTO conference, October 10–12, 2011.
  • 10.
  • 11.
  • 12.
  • 13.
    Thank you! Ankit Kumar UCERAllahabad, Department of Computer Science kumar805231@gmail.com