flutter/packages/flutter_test/lib
Ian Hickson f61a2c3907 Clean up flutter_test/test/controller_test.dart (#31333)
Instead of using a custom WidgetController, which is very brittle, we just use the usual infrastructure.

Also, use structured data instead of an array.

This adds offsetMoreOrLessEquals to handle small floating point errors in offsets.
2019-05-06 14:36:30 -07:00
..
src Clean up flutter_test/test/controller_test.dart (#31333) 2019-05-06 14:36:30 -07:00
flutter_test.dart Enable dependency injection of Window instead of using static property (#27389) 2019-02-04 16:46:04 -08:00