mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() This fixes a breakage in fuchsia where package_config version 1.1.0 is required but flutter_tools is currently locked to 1.05. |
||
---|---|---|
.. | ||
android | ||
images | ||
ios | ||
lib | ||
pubspec.yaml | ||
README.md |
image_list
An example that sets up local http server for serving single image, creates single flutter widget with five copies of requested image and prints how long the loading took.
This is used in [$FH/flutter/devicelab/bin/tasks/image_list_reported_duration.dart] test.