pro_image_editor 10.1.1 copy "pro_image_editor: ^10.1.1" to clipboard
pro_image_editor: ^10.1.1 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: ^10.1.1

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';
401
likes
160
points
21.3k
downloads
screenshot

Publisher

verified publisherwaio.ch

Weekly Downloads

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

Repository (GitHub)
View/report issues
Contributing

Topics

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

Documentation

Documentation
API reference

Funding

Consider supporting this project:

github.com

License

BSD-3-Clause (license)

Dependencies

flutter, http, plugin_platform_interface, shared_preferences, vector_math, web

More

Packages that depend on pro_image_editor