
* Upgrade everything except matcher. * Roll matcher (and test) * Adjust tests that depend on flutter:test directly to depend on a shim * Require use of package:test shim and remove other references to package:test
This is a fake package for use by automated testing.
For example, the flutter_tools
package uses this to test flutter test
.