flutter_image_editor 0.0.7
flutter_image_editor: ^0.0.7 copied to clipboard
A plugin for flutter made to edit images. Only 3 features available -> change the brightness, contrast and rotate image. Future versions will have more stuf. Dont work for IOS YET.
flutter_image_editor #
A plugin to edit brightness, contrast and rotate the image.
What this plugin does #
It's a plugin to demonstrat how to edit the contrast and the brightness of a image. Only works for android, in future versions will works for IOS.
Example #
See the example file.
The best way to use #
Always try to put compress images, images with a huge size will let the reender effect slow.