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

3
likes
130
points
54
downloads

Publisher

verified publisherranierjardim.com

Weekly Downloads

A Flutter package to extract image from native textures

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_texture_image