About FLUTTER programming, via wikipedia
“
Flutter is an open-source UI software development kit created by Google. It is used to develop
applications for Android,
iOS, Linux, Mac, Windows, Google Fuchsia, and the web from a single codebase.
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.
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.
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.
”