flutter/packages/flutter_test/lib
Nate Bosch 2089eacc00
Switch imports from test_api to focused libaries (#125854)
Move imports of API available in `hooks.dart` or `scaffolding.dart` to use those more narrow libraries.

Move imports of APIs from `package:matcher` to import directly. The next major version of `test_api` will remove the exports of `matcher` APIs.
2023-05-04 08:01:12 +00:00
..
fix_data Adds dart_fix support to flutter_test (#124347) 2023-04-11 21:09:07 +00:00
src Switch imports from test_api to focused libaries (#125854) 2023-05-04 08:01:12 +00:00
flutter_test.dart [flutter_test] Adds method to mock EventChannels (#124415) 2023-04-10 17:02:48 +00:00