A Flutter package to extract image from native textures
More...
final Uint8List photoBytes = await FlutterTextureImage.getTextureAsPng(textureId, width, height);
Feel free to contribute, more info at GitHub
API reference
ranierjardim.com
Repository (GitHub)
MIT (license)
flutter
Packages that depend on flutter_texture_image
Back