Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Refactor TestWindow and TestWidgetsFlutterBinding.window for multi-window world #117481

Closed
@goderbauer

Description

@goderbauer

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 FlutterViews now. You should still be able to write simple widget tests (unit tests) and not care about windows/views at all.

Metadata

Metadata

Labels

P1High-priority issues at the top of the work lista: tests"flutter test", flutter_test, or one of our testsframeworkflutter/packages/flutter repository. See also f: labels.

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions