flutter/examples/image_list
2019-11-01 11:13:39 -07:00
..
android Revert: Migrate examples to Android embedding v2 (#43997) 2019-11-01 11:13:39 -07:00
images
ios use_modular_headers (#42204) 2019-10-15 12:36:50 -07:00
lib Update image_list example to use https instead of http (#39124) 2019-09-25 15:12:51 -07:00
pubspec.yaml ensure dart2js does not compile unsupported packages (#40368) 2019-09-12 15:25:21 -07:00
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.