c46824a2fa40e3a4169aedde8e7e66615a94fbf6
ui_web to create a ui.Image from an ImageBitmap (flutter/engine#45256)
This API will help with situations in which the user has a browser resource that they want to transform into a `ui.Image` and render directly into the layer tree. Most browser resources can be converted to an `ImageBitmap` via the `createImageBitmap` API.
Description
Languages
Dart
75.4%
C++
16.4%
Objective-C++
2.7%
Java
2.7%
Objective-C
0.6%
Other
1.8%