mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
11 lines
276 B
Markdown
11 lines
276 B
Markdown
# 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:
|
|
|
|
1. Be on Flutter's main release channel
|
|
2. Provide the `--enable-windowing` flag to flutter
|