pro_image_editor 14.2.0 copy "pro_image_editor: ^14.2.0" to clipboard
pro_image_editor: ^14.2.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: ^14.2.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';
590
likes
160
points
58.5k
downloads
screenshot

Documentation

Documentation

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

Funding

Consider supporting this project:

github.com

License

BSD-3-Clause (license)

Dependencies

cupertino_ui, flutter, http, material_ui, plugin_platform_interface, shared_preferences, vector_math, web

More

Packages that depend on pro_image_editor

Packages that implement pro_image_editor