mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Instead of joining the UI thread to copy data from the network into a buffer, we now drain the data pipe for image decoding on a background thread.