Google announces Flutter 2 with support for the web and desktop apps
SHARE
Google LLC pushed out a major update today to its open-source Flutter framework that’s used to build applications that can run on multiple computing platforms.
The big news is that Flutter 2, as the release is called, has been expanded to become a portable framework rather than just a mobile framework, which means it can now be used to create slick, feature-filled web-based applications.
Flutter is a framework that’s used by developers to build “native” apps on operating systems such as Android that can also run on other platforms, such as iOS, Windows and MacOS. The idea is that they can write their apps just once using Google’s Dart programming language and have them run perfectly across all of those platforms, without needing to tinker with the code for each version.