flutter/examples/layers/test
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
..
smoketests Remove uses of deprecated test_api imports (#124732) 2023-04-20 20:55:28 +00:00
analysis_options.yaml Enable only_throw_errors (#91567) 2021-10-11 14:13:03 -07:00
gestures_test.dart enable use_key_in_widget_constructors lint (#77032) 2021-03-02 10:14:02 -08:00
sector_layout_test.dart Remove "unnecessary" imports. (#74820) 2021-01-27 16:19:04 -08:00
sector_test.dart enable use_key_in_widget_constructors lint (#77032) 2021-03-02 10:14:02 -08:00