Closed
Description
The SingletonWindow
these are based on is going away as port of the multi window world. Replacements are FlutterView
and PlatformDispatcher
. An app can use multiple FlutterView
s now. You should still be able to write simple widget tests (unit tests) and not care about windows/views at all.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done