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


Falco On Track To Version 1.0.0
02/04/2024

Falco is a cloud native runtime security tool for the Linux operating system, designed to detect abnormal behavior and warn of potential security threats in real-time. Now it's about to release its fi [ ... ]



GR00T Could Be The Robot You Have Always Wanted
27/03/2024

We may not have flying cars, but we could well soon have robots that match up to predictions for the 21st century. Nvidia has announced GR00T, a cleverly named project to build robots using foundation [ ... ]


More News

raspberry pi books

 

Comments




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

Last Updated ( Thursday, 24 September 2020 )