Skip to content

l-7-l/image_crop

 
 

Repository files navigation

Image crop for insta_assets_picker package

image_crop insta_assets_picker

Warning This repository is a fork from image_crop

Changes

Contains all the changes needed in order to work with the insta_assets_picker library :

  • rendering with outer borders removed
  • upgrade flutter android & ios
  • 添加 onAreaChange onScaleChange onViewChange 等回调函数 add onViewChange onScaleChange onAreaChange

Special thanks to @LeGoffMael - insta_asset_crop and other contributors

  • #75: fix sample image on android
  • #77: disable initial magnification
  • #95: new disableResize parameter
  • #96: new backgroundColor parameter
  • #97: new placeholderWidget & onLoading parameters
  • #98: new initialParam parameter to initialize view programmatically
  • #104: add to support to Flutter 3.10.x
  • f34bfef: fix issue on aspect ratio change, no PR made because it might not be the best fix
  • 8fb0bc0: fix issue with GIF, no PR for this yet since it is specific to GIF extended image provider

Note

Thanks to lykhonis who developed image_crop. If the original package happen to be updated, this could be deleted.

About

A flutter plugin to crop image on iOS and Android.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart 49.4%
  • Java 29.4%
  • Objective-C 19.7%
  • Ruby 1.5%