image_crop 0.1.2 copy "image_crop: ^0.1.2" to clipboard
image_crop: ^0.1.2 copied to clipboard

outdated

A flutter plugin to crop image on iOS and Android. It processes image files off main thread natively. The plugin provides a Crop widget to display image cropping to a user.

0.1.2 #

  • Limit image to a crop area instead of view boundaries
  • Don't adjust a size during scale to avoid misalignment
  • After editing snap image back to a crop area. Auto scale if needed

0.1.1 #

  • Fixed an exception when aspect ratio is not supplied
  • Updated README with more information and screenshots

0.1.0 #

  • Tools to resample by a factor, crop, and get options of images
  • Display image provider
  • Scale and crop image via widget
  • Optional aspect ratio of crop area
199
likes
0
pub points
95%
popularity

Publisher

unverified uploader

A flutter plugin to crop image on iOS and Android. It processes image files off main thread natively. The plugin provides a Crop widget to display image cropping to a user.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on image_crop