aves_mio/.flutter/examples/image_list
Fabio Micheluz 2c988f959b
Some checks are pending
Quality check / Flutter analysis (push) Waiting to run
Quality check / CodeQL analysis (java-kotlin) (push) Waiting to run
first commit
2026-02-19 13:25:23 +01:00
..
android first commit 2026-02-19 13:25:23 +01:00
images first commit 2026-02-19 13:25:23 +01:00
ios first commit 2026-02-19 13:25:23 +01:00
lib first commit 2026-02-19 13:25:23 +01:00
macos first commit 2026-02-19 13:25:23 +01:00
pubspec.yaml first commit 2026-02-19 13:25:23 +01:00
README.md first commit 2026-02-19 13:25:23 +01: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.