xb_image_editor 0.0.14 copy "xb_image_editor: ^0.0.14" to clipboard
xb_image_editor: ^0.0.14 copied to clipboard

A new Flutter image editor project.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add xb_image_editor

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

dependencies:
  xb_image_editor: ^0.0.14

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:xb_image_editor/xb_image_editor.dart';
1
likes
125
points
240
downloads

Publisher

unverified uploader

Weekly Downloads

A new Flutter image editor project.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, image, vector_math, xb_scaffold

More

Packages that depend on xb_image_editor