selectcropcompressimage 0.0.25 copy "selectcropcompressimage: ^0.0.25" to clipboard
selectcropcompressimage: ^0.0.25 copied to clipboard

PlatformAndroidiOS
outdated

A new Flutter package to select, crop and compress image.

0.0.1 #

A package to select, crop and compress images all through one call.A package to select, crop and compress images all through one call. Image selection is done via Image Picker package, Image Cropping is achieved through the Image Copper package and finally the compression is done using the Flutter Image Compress package.

0.0.2 #

Readme file updated with proper implementation instructions.

0.0.21 #

Readme file updated with proper implementation instructions.

0.0.22 #

Seperate implementations for Gallery and Camera Image Source.

0.0.23 #

ISSUE SOLVED, where Future

0.0.24 #

  1. BUG fix -> Bug: ImageSource always defaulted to gallery.
  2. ReadMe Updated

0.0.25 #

  1. Example code/ implementation updated!
7
likes
120
pub points
62%
popularity

Publisher

unverified uploader

A new Flutter package to select, crop and compress image.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_image_compress, image_cropper, image_picker

More

Packages that depend on selectcropcompressimage