mirror of
https://github.com/flutter/flutter.git
synced 2026-02-04 19:00:09 +08:00
* Scale high-pixel-ratio images with BoxFit.none/BoxFit.scaleDown correctly * add test cases for image scale * make analyzer happy * Make sure that test images always have a scale to make all tests pass * add a new author * use new keyword in tests