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

Images Editor allow you to edit multiple images on same frame

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add images_editor

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

dependencies:
  images_editor: ^0.0.3

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:images_editor/images_editor.dart';
1
likes
130
pub points
8%
popularity

Publisher

unverified uploader

Images Editor allow you to edit multiple images on same frame

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, image, image_cropper, photofilters, screenshot

More

Packages that depend on images_editor