oxean_image_editor 0.2.0 copy "oxean_image_editor: ^0.2.0" to clipboard
oxean_image_editor: ^0.2.0 copied to clipboard

A simple image editor for Flutter, allowing users to crop, rotate, flip and drawing

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add oxean_image_editor

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

dependencies:
  oxean_image_editor: ^0.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:oxean_image_editor/oxean_image_editor.dart';
1
likes
120
points
2.72k
downloads

Publisher

verified publisheroxeanbits.com

Weekly Downloads

A simple image editor for Flutter, allowing users to crop, rotate, flip and drawing

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

flutter, intl

More

Packages that depend on oxean_image_editor