flutter/packages/flutter_driver
Ian Hickson 44e228eb9e
Move image logic from services/ to painting/. (#13409)
This allows the scheduler library to depend on the services library
and the painting library to depend on the scheduler library without
the services library having to depend on the scheduler library.

While I was at it I also cleaned up some of the binding logic: the
licenses logic can now be overridden (and the test library does so),
and the image cache can now be overridden as well.
2017-12-07 14:53:08 -08:00
..
lib Move image logic from services/ to painting/. (#13409) 2017-12-07 14:53:08 -08:00
test Reorganise flutter driver implementation sources (#13163) 2017-11-22 17:24:41 -08:00
test_driver add driver failure test (#6776) 2016-11-09 15:28:30 -08:00
pubspec.yaml Finish release of 0.0.19, start dev version of 0.0.20 (#13370) 2017-12-05 17:06:16 -08:00