这是indexloc提供的服务,不要输入任何密码
Sitemap
Flutter

Flutter is Google's UI framework for crafting high-quality native interfaces on iOS, Android, web, and desktop. Flutter works with existing code, is used by developers and organizations around the world, and is free and open source. Learn more at https://flutter.dev

Announcing Flutter Windows Alpha

11 min readSep 23, 2020

--

Adding Windows to Flutter

Exploring some sample apps

Zoom image will be displayed
Zoom image will be displayed

Getting started with Flutter for Windows

$ flutter channel dev
$ flutter upgrade
$ flutter config --enable-windows-desktop
Zoom image will be displayed
Zoom image will be displayed

Plugins for Windows

Interop with Windows

$ flutter create --template plugin --platforms windows hello_plugin

Flutter for Windows resources

Zoom image will be displayed
Zoom image will be displayed

Flutter for Windows in the wild

Zoom image will be displayed

What’s next

Zoom image will be displayed
Zoom image will be displayed

Summary

--

--

Flutter
Flutter

Published in Flutter

Flutter is Google's UI framework for crafting high-quality native interfaces on iOS, Android, web, and desktop. Flutter works with existing code, is used by developers and organizations around the world, and is free and open source. Learn more at https://flutter.dev

Chris Sells
Chris Sells

Written by Chris Sells

Chris Sells is a Google Product Manager on the Flutter development experience. He enjoys long walks on the beach and various technologies.

Responses (20)