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

Learn Flutter and The Dart Programming Language by Building Impressive Real-World Mobile Applications For Android and iOS

Flutter is an open-source SDK created by Google that allows developers to build mobile apps for Android and iOS using one codebase. It renders at 120 frames per second and has steadily improved since its initial 2015 release as Sky, with Flutter 1.0 releasing in 2018 and recent updates in 2020 bringing Metal API support on iOS for better performance and new widgets.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
32 views

Learn Flutter and The Dart Programming Language by Building Impressive Real-World Mobile Applications For Android and iOS

Flutter is an open-source SDK created by Google that allows developers to build mobile apps for Android and iOS using one codebase. It renders at 120 frames per second and has steadily improved since its initial 2015 release as Sky, with Flutter 1.0 releasing in 2018 and recent updates in 2020 bringing Metal API support on iOS for better performance and new widgets.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 1

Learn Flutter and the Dart programming language by building impressive real-world mobile

applications for Android and iOS


Flutter is an open-source UI software development kit created by Google. It is used to develop
applications for Android, iOS, Windows, Mac, Linux, Google Fuchsia[5] and the web.
The first version of Flutter was known as codename "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.[6] 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. On December 4, 2018, Flutter 1.0 was released at the Flutter Live event, denoting the
first "stable" version of the Framework. On December 11, 2019, Flutter 1.12 was released at the
Flutter Interactive event.[7]
On May 6, 2020, the Dart SDK in version 2.8 and the Flutter in version 1.17.0 were released,
where support was added to the Metal API, improving performance on iOS devices
(approximately 50%), new Material widgets, and new network tracking tools.

You might also like