pro_image_editor 1.0.2 copy "pro_image_editor: ^1.0.2" to clipboard
pro_image_editor: ^1.0.2 copied to clipboard

A Flutter image editor: Seamlessly enhance your images with user-friendly editing features.

Changelog #

Version 1.0.2 #

  • Improved accessibility: ProImageEditorConfigs is now directly exported for easier integration and usage.

Version 1.0.1 #

  • Updated images in README.md for enhanced clarity
  • Formatted Dart code across various modules for improved consistency
  • Added documentation to adaptive_dialog.dart for better code understanding

1.0.0 #

  • Implement PaintingEditor
  • Implement TextEditor
  • Implement CropRotateEditor
  • Implement FilterEditor
  • Implement EmojiEditor