mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* Use separate isolate for image loading. Use TransferableTypedData to const-cost receive bytes from that isolate.
* Use separate isolate for image loading. Use TransferableTypedData to const-cost receive bytes from that isolate.