0% found this document useful (0 votes)
115 views

Flutter Programming //HTTP

Flutter is an open-source mobile app SDK created by Google to develop apps for Android, iOS, and Google Fuchsia. The first version was called "Sky" and unveiled in 2015 at a Dart developer summit. Flutter 1.0 was released in December 2018, denoting the first stable version of the framework. Flutter uses the Dart programming language and interacts with native components through the Flutter engine and foundation library to build design-specific widgets.

Uploaded by

sonalsingh
Copyright
© © All Rights Reserved
0% found this document useful (0 votes)
115 views

Flutter Programming //HTTP

Flutter is an open-source mobile app SDK created by Google to develop apps for Android, iOS, and Google Fuchsia. The first version was called "Sky" and unveiled in 2015 at a Dart developer summit. Flutter 1.0 was released in December 2018, denoting the first stable version of the framework. Flutter uses the Dart programming language and interacts with native components through the Flutter engine and foundation library to build design-specific widgets.

Uploaded by

sonalsingh
Copyright
© © All Rights Reserved
You are on page 1/ 5

Contact us

7084185185
www.webGanges.com
WHAT IS FLUTTER?

Flutter is an open-source mobile application


development SDK created by Google. It is
used to develop applications
for Android and iOS, as well as being the
primary method of creating applications
for Google Fuchsia.[6]
HISTORY
The first version of Flutter was known as "Sky" and ran on
the Android operating system. It was unveiled at the 2015 Dart developer
summit, with the stated intent of being able to render consistently at
120 frames per second.[7] During the keynote of Google Developer Days
in Shanghai, Google announced Flutter Release Preview 2 which is the
last big release before Flutter 1.0.[8] On December 4th, 2018, Flutter 1.0
was released at the Flutter Live event, denoting the first "stable" version
of the Framework.
HOW FLUTTER INTERACTS WITH NATIVE COMPONENTS
FRAMEWORK ARCHITECTURE

DART PROGRAMMING
FLUTTER ENGINE
FOUNDATION LIBERARY
DESIGN-SPPECIFIC WIDGETS

You might also like