mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This partially implements https://github.com/flutter/flutter/issues/126341 It does not implement image codecs, because they are going to get complicated with transferring video frames to the web worker and so on. I am going to deal with image codecs in a subsequent change.