Flutter Adds Windows Support
Written by Kay Ewbank   
Thursday, 24 September 2020

Google has announced that Flutter, its open source mobile UI framework for crafting native interfaces on iOS and Android, will now support Windows as a target operating system. 

Google says it makes sense to support Windows as Google's own statistics show that over half of all Flutter developers use Windows. A preview version appeared over the summer, and this has now been released as the official Windows alpha.

Until now Flutter has been available for Android and iOS, with over 100,000 apps written in Flutter shipped to the Google Play Store. Google plans to add versions supporting MacOS, Linux and the Web in the future.

flutter

Flutter is essentially a combination of Google's Dart programming language and a runtime environment that is referred to as an app engine in Flutter. Dart is a C-type, block-structured language with objects that Google developed but that failed to achieve support in browsers other than Google Chrome. Flutter's runtime environment enables apps created in it to run outside browsers, and the runtime environment for Android and iOS creates apps that are close to  native.While Dart failed to achieve widespread support, Flutter has become very popular.

The move to supporting desktop devices means Flutter now has to support keyboards, mice, mouse wheels and controllers on the input side, along with working well with larger screen sizes. It also means Flutter will support plugins, mixtures of Dart code and native code for each of the platforms that the plugin supports.

There are already some plugins for Windows that have been developed by the Flutter community, including a URL launcher that will launch URLs in the browser from your app; a path finder that will find the path to special directions on the user’s machine like Documents or temp; barometrically encrypted storage; and a plugin to play audio from your desktop apps

The Flutter developers say:

"This alpha release offers a solid foundation that we’ll stabilize over the coming months. With support for Windows 7 and above, we hope this gives adventurous developers something to get started with."

 flutter

More Information

Flutter Website

Related Articles

Flutter Takes Off

Flutter 1.17 Released

LinkedIn Claims Flutter is Fastest Growing Skill For Software Engineers

All A Flutter - Google's Cross Platform App Framework Ready To Go

Google's Dart Reborn As Cross Platform App Language

 

 

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


Pi Day - The Great Unanswered Questions
14/03/2024

It's Pi day again, again, again... Even after so many, I still have things to say about this most intriguing number. The most important things about Pi is that it is irrational and one of the few tran [ ... ]



JetBrains Announces Academy AI Festival
21/02/2024

JetBrains is running an Academy AI Festival that they describe as a fusion of hands-on learning and inspiring challenges that will provide inspiration for innovation and will advance your understandin [ ... ]


More News

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Thursday, 24 September 2020 )