image_cropper_platform_interface 6.0.0 image_cropper_platform_interface: ^6.0.0 copied to clipboard
A common platform interface for the image_cropper plugin.
6.0.0 #
- refactor
WebUiSettings
class to support new JS library - move
cropStyle
andaspectRatioPresets
intoAndroidUiSettings
andIOSUiSettings
for sake of clean and clarity - refactor
CropAspectRatioPreset
to support customized aspect ratio preset
5.0.0 #
- upgrade
http
to v1.0.0
4.0.0 #
- update SKD constraint
- refactor CHANGELOG
3.0.3 #
- support localization on Web
3.0.2 #
- correct
WebSettings
model
3.0.1 #
- correct default values of
WebUiSettings
3.0.0 #
- BREAKING CHANGE: move all setting models to platform interface packages
2.0.0-beta.1 #
- BREAKING CHANGE: update result models to support web, replace
File
byCroppedFile
2.0.0-beta #
- migrate to federated plugins