Google Flutter adds Windows app support, plays well with Android and iOS

Google announced a major update to Flutter, its open-source framework that allows developers to share code across multiple platforms. Flutter 2.10’s most significant addition is that it brings stable support for Windows apps in Flutter. As a result, developers can make desktop applications in Flutter while also targeting Android, iOS, Linux, and the web.

Google notes that developing apps with desktops and PCs in mind is different than making mobile apps. Computers have wider screens and more input methods than smartphones. Apps on PCs also use different APIs than those running on Android or iOS. Because of these facts, Google had to optimize Flutter for Windows.

Flutter combines a Dart framework and a C++ engine to support Windows, which is similar to how it is built to support Android and iOS.

Multiple teams from Microsoft contributed to Flutter being able to target Windows. Google specifically highlights the Fluent design team’s contribution of iconography. Microsoft’s Visual Studio supports a Dart extension, which also helped the project.

Kevin Gallo, the corporate vice president for Windows Developer Platform at Microsoft, shared his thoughts on Flutter’s support of Windows:

We’re delighted to see Flutter adding support for creating Windows apps. Windows is an open platform, and we welcome all developers. We’re excited to see Flutter developers bring their experiences to Windows and also publish to the Microsoft Store. Flutter support for Windows is a big step for the community, and we can’t wait to see what you’ll bring to Windows!

Several development tools will support Windows as well, including FlutterFlow, Realm, Rive, Syncfusion, and Nevercode.

As of today, there are over 500,000 Flutter apps in the Google Play Store, including apps from BMW, ByteDance (the makers of TikTok), and Google. Flutter is the most popular cross platform framework, according to multiple surveys cited by Google.

Flutter was initially launched on Windows in alpha in September 2020.

Leave a Reply

Your email address will not be published. Required fields are marked *