Nate Bosch dcfd35f8a7
Remove uses of deprecated test_api imports (#124732)
Most of these imports were never appropriate. The `test_api` package was never intended for use in `_test.dart` files.
Where possible move imports to `matcher`, otherwise move them to `test` or `flutter_test`.

Leave uses of `test_api` from `flutter_test` library code.
2023-04-20 20:55:28 +00:00
..
2023-04-20 18:28:10 +00:00
2023-04-20 18:28:10 +00:00
2023-04-20 18:28:10 +00:00
2023-04-20 18:28:10 +00:00
2022-12-20 00:46:14 +00:00
2023-04-20 18:28:10 +00:00
2023-04-20 18:28:10 +00:00
2023-04-20 18:28:10 +00:00

This directory contains tools and resources that the Flutter team uses during the development of the framework. The tools in this directory should not be necessary for developing Flutter applications, though of course, they may be interesting if you are curious.

The tests in this directory are run in the framework_tests_misc-* shards.