mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* Moved the default BinaryMessenger instance to ServicesBinding This reverts commit 821602aef36983d416836e5d6fcc78fe9d3facb1. * Added assertion in defaultBinaryMessenger. Also fixed the devicelab tests.
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.