crop_your_image 2.0.0-dev.7 copy "crop_your_image: ^2.0.0-dev.7" to clipboard
crop_your_image: ^2.0.0-dev.7 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 Dart:

 $ dart pub add crop_your_image

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 dart pub get):

dependencies:
  crop_your_image: ^2.0.0-dev.7

Alternatively, your editor might support dart pub get or 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';
501
likes
0
points
47.1k
downloads

Publisher

unverified uploader

Weekly Downloads

crop_your_image helps your app to embed Widgets for cropping images.

Repository (GitHub)
View/report issues

Topics

#crop #image-cropper #image

License

unknown (license)

Dependencies

flutter, image

More

Packages that depend on crop_your_image