aves_mio22/.flutter/examples/image_list
2026-04-18 20:05:02 +02:00
..
android first commit 2026-04-18 20:05:02 +02:00
images first commit 2026-04-18 20:05:02 +02:00
ios first commit 2026-04-18 20:05:02 +02:00
lib first commit 2026-04-18 20:05:02 +02:00
macos first commit 2026-04-18 20:05:02 +02:00
pubspec.yaml first commit 2026-04-18 20:05:02 +02:00
README.md first commit 2026-04-18 20:05:02 +02: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.