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

outdated

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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add image_editor

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  image_editor: ^0.1.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:image_editor/image_editor.dart';
320
likes
0
pub points
98%
popularity

Publisher

verified publisherfluttercandies.com

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

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on image_editor