image_editor 1.0.0-nullsafety.0 copy "image_editor: ^1.0.0-nullsafety.0" to clipboard
image_editor: ^1.0.0-nullsafety.0 copied to clipboard

outdated

Edit your image data and output to file/memory, Use objc/kotlin to handle it.

CHANGELOG #

1.0.0-nullsafety.0 #

First nullsafety version.

0.7.3 #

Fix: rotate error.

0.7.2 #

Fix: #43

0.7.1+1 #

Clean up readme.

0.7.1 #

Add text support custom font.

0.7.0 #

Support draw options.

0.6.1 #

Support 5x4 color matrix The ImageSource code has been slightly optimized.

0.6.0 #

Merge multi images.

0.5.1 #

Fix some png background error.

0.5.0 #

Support add text.

0.4.1 #

Split option file.

0.4.0+2 #

Update readme.

0.4.0+1 #

Update readme.

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

Edit your image data and output to file/memory, Use objc/kotlin to handle it.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on image_editor