images_editor 0.0.1 copy "images_editor: ^0.0.1" to clipboard
images_editor: ^0.0.1 copied to clipboard

retracted

Images Editor allow you to edit multiple images on same frame

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add images_editor

With Flutter:

 $ flutter pub add images_editor

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

dependencies:
  images_editor: ^0.0.1

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

Import it

Now in your Dart code, you can use:

import 'package:images_editor/images_editor.dart';
1
likes
0
pub points
11%
popularity

Publisher

unverified uploader

Images Editor allow you to edit multiple images on same frame

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, image, image_cropper, photofilters, screenshot

More

Packages that depend on images_editor