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

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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pro_image_editor

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

dependencies:
  pro_image_editor: ^9.3.0

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:pro_image_editor/pro_image_editor.dart';
361
likes
160
points
15.5k
downloads
screenshot

Publisher

verified publisherwaio.ch

Weekly Downloads

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

Repository (GitHub)
Contributing

Topics

#image-editor #image #photo #picture #editor

Documentation

Documentation
API reference

License

BSD-3-Clause (license)

Dependencies

flutter, http, plugin_platform_interface, shared_preferences, web

More

Packages that depend on pro_image_editor