image_cropper_platform_interface 6.0.2
image_cropper_platform_interface: ^6.0.2 copied to clipboard
A common platform interface for the image_cropper plugin.
6.0.2 #
- Web: fix bug cropper not get correct container's size
6.0.1 #
- add
backIconproperty inWebThemeDatato support customization ofAppBar.leadinginCropperPage
6.0.0 #
- refactor
WebUiSettingsclass to support new JS library - move
cropStyleandaspectRatioPresetsintoAndroidUiSettingsandIOSUiSettingsfor sake of clean and clarity - refactor
CropAspectRatioPresetto support customized aspect ratio preset
5.0.0 #
- upgrade
httpto v1.0.0
4.0.0 #
- update SKD constraint
- refactor CHANGELOG
3.0.3 #
- support localization on Web
3.0.2 #
- correct
WebSettingsmodel
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
FilebyCroppedFile
2.0.0-beta #
- migrate to federated plugins