insta_assets_crop 0.1.0 insta_assets_crop: ^0.1.0 copied to clipboard
A flutter plugin to crop image in insta_assets_picker package. Fork of image_crop package.
0.1.0 #
- Replaced
ImageProvider
withchild
&size
parameter fork#3 - Allow any widget to be shown in the crop view
0.0.3 #
- Fix compatibility with AGP 8.0 flutter/flutter#125621
0.0.1 #
- #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 - 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