flutter_texture_image 0.0.1 copy "flutter_texture_image: ^0.0.1" to clipboard
flutter_texture_image: ^0.0.1 copied to clipboard

A Flutter package to extract image from native textures

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);

Additional information #

Feel free to contribute, more info at GitHub

4
likes
140
points
29
downloads

Documentation

API reference

Publisher

verified publisherranierjardim.com

Weekly Downloads

A Flutter package to extract image from native textures

Repository (GitHub)

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_texture_image