mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This PR also wraps up the soft transition for #27417. Because some unit tests depend on the real Scenic which isn't hermetic, `flutter_runner_tests` and `flutter_runner_scenic_tests` aren't currently compatible with cfv2. This will change once a FakeScenic is created (https://fxbug.dev/79873). See https://fxbug.dev/79691.