README.md 282 Bytes
Newer Older
1
# Image List
2

3 4
An example that sets up a local HTTP server for serving one
image then creates a single flutter widget with five copies of requested
5 6 7
image and prints how long the loading took.

This is used in [$FH/flutter/devicelab/bin/tasks/image_list_reported_duration.dart] test.