crop_your_image 1.0.2 copy "crop_your_image: ^1.0.2" to clipboard
crop_your_image: ^1.0.2 copied to clipboard

crop_your_image helps your app to embed Widgets for cropping images.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add crop_your_image

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

dependencies:
  crop_your_image: ^1.0.2

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:crop_your_image/crop_your_image.dart';
417
likes
140
pub points
97%
popularity

Publisher

unverified uploader

crop_your_image helps your app to embed Widgets for cropping images.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter, image

More

Packages that depend on crop_your_image