multi_crop_picker 0.0.7 copy "multi_crop_picker: ^0.0.7" to clipboard
multi_crop_picker: ^0.0.7 copied to clipboard

instagrammable multi crop picker. this package do multiple image select, with ratio, length, grid(crossAxisCount), etc args. (crop featrue based on xclud/flutter_crop, gallery feture based on CaiJingL [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add multi_crop_picker

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

dependencies:
  multi_crop_picker: ^0.0.7

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:multi_crop_picker/multi_crop_picker.dart';
11
likes
100
pub points
61%
popularity

Publisher

unverified uploader

instagrammable multi crop picker. this package do multiple image select, with ratio, length, grid(crossAxisCount), etc args. (crop featrue based on xclud/flutter_crop, gallery feture based on CaiJingLong/flutter_photo_manager)

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collision, flutter, photo_manager, provider, vector_math

More

Packages that depend on multi_crop_picker