flutter_img_editor 0.0.3 copy "flutter_img_editor: ^0.0.3" to clipboard
flutter_img_editor: ^0.0.3 copied to clipboard

Image_editor is an embeddable Flutter image editing component that offers common editing tools such as cropping, rotating, and text overlay.

0.0.3 #

  • Added ImageCompressionConfig to downscale ui.Image output when exporting or saving temp files.
  • Extended ImageEditorConfig with a compression field; the example app demonstrates enabling compression.

0.0.2 #

  • Add saveImageToTempFile, For workflows that absolutely need a path

0.0.1 #

Added #

  • Initial docs: README.md and README_CN.md cover overview, features, quick start, and FAQ.
  • API reference: doc/api_reference.md documents core widgets, configuration objects, controller APIs, and utilities.
  • Licensing: distributed under the MIT License.
8
likes
0
points
47
downloads

Publisher

unverified uploader

Weekly Downloads

Image_editor is an embeddable Flutter image editing component that offers common editing tools such as cropping, rotating, and text overlay.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, http, path_provider

More

Packages that depend on flutter_img_editor