image_editor 0.4.0 copy "image_editor: ^0.4.0" to clipboard
image_editor: ^0.4.0 copied to clipboard

outdated

Rotate ,flip, crop your image. Use objc/kotlin to handle it.

0.4.0 #

New Feature:

  • ScaleOption

Fix:

  • output format

0.3.0 #

Support some color option.

  • brightness
  • contrast
  • saturation

0.2.0 #

Migrate swift to objc.

0.1.6 #

Fix:

  • error of editImageAndGetFile.

0.1.5 #

Fix:

  • Fix cachePath error.

0.1.4 #

Feature:

  • Round the trimming data to prevent errors caused by precision problems.
  • Use gcd to handle image on iOS.

Fix :

  • Problem with a rotation angle of 180 degrees on IOS.

0.1.3 #

Fix

  • Image orientation of camera on ios.

0.1.2 #

Fix

  • If the exif contains the orientation information, it will be automatically corrected.

Add

  • Support output format.

0.1.1 #

Optimized the process of processing code.

Reduce the number of encoding and decoding to improve efficiency.

0.1.0 #

First version.

  • [crop]
  • [rotate]
  • [flip]
320
likes
0
pub points
98%
popularity

Publisher

verified publisherfluttercandies.com

Rotate ,flip, crop your image. Use objc/kotlin to handle it.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on image_editor