flutter/dev/manual_tests/test
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
..
card_collection_test.dart Use MultiFrameImageStreamProvider in the various image providers. (#12997) 2017-11-17 13:48:28 -08:00
color_testing_demo_test.dart Use MultiFrameImageStreamProvider in the various image providers. (#12997) 2017-11-17 13:48:28 -08:00
mock_image_http.dart Move image logic from services/ to painting/. (#13409) 2017-12-07 14:53:08 -08:00
overlay_geometry_test.dart Fix overlay_geometry manual test. (#13315) 2017-12-04 13:53:23 -08:00