image_cropper 0.0.7 image_cropper: ^0.0.7 copied to clipboard
A Flutter plugin for Android and iOS supports cropping images
0.0.7 #
- support circular cropping
0.0.6 #
- upgrade
TOCropViewController
dependency to v2.3.8
0.0.5 #
- re-config to support Dart2
- fix bug: lock aspect ratio
0.0.4 #
- refactor: change
toolbarColor
type ofint
toColor
0.0.3 #
- fix bug: increasing image size after cropping
- add new feature:
toolbarTitle
andtoolbarColor
to customize title and color of copperActivity
0.0.2 #
- clarify document
0.0.1 #
- initial release.