History of flutter:
- the framework has undergone several significant since its inception
Dart Language Announcement ( 2011)
- Google introduced the Dart programming language in 2011, designed for web building.
Project Sky ( 2013 )
- this was an early version of Flutter focused on providing a reactive framework for building user interfaces.
Flutter Beta ( 2017 )
- Flutter reached the beta stage, offering a more stable and feature-rich environment for developers.
Flutter 1.0 Stable Release ( 2018 )
- Google considered the framework ready for production use. With a stable release, Flutter became an officially supported framework for building cross-platform applications.
Flutter For Web ( 219)
- this allowed developers to use Flutter to build applications that could run on web browsers
Flutter 2.0 ( 2021 )
- was a major release that expanded Flutterβs capabilities, and also introduced null safety in the Dart.
Flutter 3.0 ( 2022 )
- Flutter became stable on desktops ( Linux and macOS)
Flutter 3.7 ( 2023)
- support Material 3 and DevTools updates.
Top comments (0)