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

2
likes
100
pub points
15%
popularity

Publisher

verified publisherranierjardim.com

A Flutter package to extract image from native textures

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_texture_image