flutter_insta_crop 0.0.3-alpha copy "flutter_insta_crop: ^0.0.3-alpha" to clipboard
flutter_insta_crop: ^0.0.3-alpha copied to clipboard

Easy to use image cropper.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_insta_crop

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

dependencies:
  flutter_insta_crop: ^0.0.3-alpha

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:flutter_insta_crop/flutter_insta_crop.dart';
5
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Easy to use image cropper.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, image

More

Packages that depend on flutter_insta_crop