flutter/examples/image_list
2021-06-15 11:08:57 -07:00
..
android [gradle] Unlock all configurations if a local engine is used (#83635) 2021-06-01 13:19:03 -07:00
images
ios Build iOS apps using Swift Packages (#73508) 2021-01-07 15:59:09 -08:00
lib Enable library_private_types_in_public_api lint (#81578) 2021-05-10 16:26:16 -07:00
pubspec.yaml [versions] update dependencies (#84639) 2021-06-15 11:08:57 -07:00
README.md ✒ Spell Check All .md Files Related to Flutter 💙 (#61564) 2020-07-22 18:23:47 -07:00

Image List

An example that sets up a local HTTP server for serving one image then creates a 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.