mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This version of Dart supports dot shorthands. Follow-up to: https://github.com/flutter/flutter/issues/180607 See also: * https://flutter.dev/go/flutter-style-updates * https://github.com/flutter/flutter/pull/181934
multiple_windows
A reference application demonstrating multi-window support for Flutter using a rich semantics windowing API.
Running
To run the example application, you must:
- Be on Flutter's main release channel
- Provide the
--enable-windowingflag to flutter