Warning This repository is a fork from image_crop
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
Thanks to lykhonis who developed image_crop. If the original package happen to be updated, this could be deleted.