image_cropper_for_web 3.0.0 image_cropper_for_web: ^3.0.0 copied to clipboard
A Flutter plugin for Web supports cropping images
3.0.0 #
- upgrade
http
to v1.0.0
2.0.0 #
- update SDK constraint
- refactor CHANGELOG
1.0.3 #
- support localization on Web
1.0.2 #
- correct
WebSettings
model
1.0.1 #
- correct default values of
WebUiSettings
1.0.0 #
- BREAKING CHANGE: move all setting models to platform interface packages
0.0.4 #
- correct importing JS library
0.0.3 #
- fix missing pubspec config
0.0.2 #
- support rotate image
0.0.1 #
- initial release for web support