mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
- **Add light and dark test back to FlutterView.java** - **Migrate some but not all usages of Robolectric.setupActivity in FlutterViewTest.java** - **Remove suppress warnings on tests that no longer need it, update documentation for ones that still need the suppression** Fixes https://github.com/flutter/flutter/issues/154746 Partial work on https://github.com/flutter/flutter/issues/133151