flutter/packages/flutter_test/lib
Nate Bosch 1789a4244b
Remove some ignores for un-deprecated imports (#125261)
The latest version of `test_api` removed the deprecated annotation for a couple libraries. The deprecations had been a hack to avoid usage from inappropriate places, but they cause trouble and likely weren't effective for that goal.

Remove separate import for `registerException` since that was also moved to be available from the top level `scaffolding.dart` library.
2023-04-22 01:04:24 +00:00
..
fix_data Adds dart_fix support to flutter_test (#124347) 2023-04-11 21:09:07 +00:00
src Remove some ignores for un-deprecated imports (#125261) 2023-04-22 01:04:24 +00:00
flutter_test.dart [flutter_test] Adds method to mock EventChannels (#124415) 2023-04-10 17:02:48 +00:00