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

A Flutter plugin that opens the native iOS markup editor for editing images.

iOS Image Editor #

A Flutter plugin that opens the native iOS Markup editor and returns the edited image path.

Features #

  • ✏️ Native iOS Markup editor
  • 🔤 Text & drawing tools
  • 📐 Shapes support
  • 🖼 Edit image from Flutter

Screenshots #

Editor Drawing
[Editor] [Editor]
[Editor] [Editor]

Usage #

final editedPath = await IOSImageEditor.editImage(file.path);
0
likes
0
points
96
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin that opens the native iOS markup editor for editing images.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on ios_image_editor

Packages that implement ios_image_editor