Last updated:
0 purchases
flutter texture image
A Flutter package to extract image from native textures
Features #
Extract native texture to PNG image
Usage #
final Uint8List photoBytes = await FlutterTextureImage.getTextureAsPng(textureId, width, height);
copied to clipboard
Additional information #
Feel free to contribute, more info at GitHub
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.