sparrow_image_cropper 0.0.2 copy "sparrow_image_cropper: ^0.0.2" to clipboard
sparrow_image_cropper: ^0.0.2 copied to clipboard

A Flutter plugin for Android and iOS supports cropping images

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sparrow_image_cropper

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

dependencies:
  sparrow_image_cropper: ^0.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:sparrow_image_cropper/sparrow_image_cropper.dart';
2
likes
125
pub points
57%
popularity

Publisher

unverified uploader

A Flutter plugin for Android and iOS supports cropping images

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on sparrow_image_cropper