flutter_image_editor 0.0.5 copy "flutter_image_editor: ^0.0.5" to clipboard
flutter_image_editor: ^0.0.5 copied to clipboard

outdated

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.

0.0.1 #

First version only supports edit the brightness and contrast of images for android, you just have to call PictureEditor.editImage passing the image as Uint8List. Future we will release new funcionalities like a method that receive a file and display a widget with the filters to you and implementation for IOS.

0.0.2 #

Translating functions for english, method to save the image after edit.

0.0.3 #

Method to save the image after edit.

0.0.4 #

Method to rotate the image and some changes in the files names and example.

0.0.5 #

Improoving the description of the plugin.

10
likes
0
pub points
79%
popularity

Publisher

unverified uploader

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.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, path_provider, permission_handler

More

Packages that depend on flutter_image_editor