image_cropper_platform_interface 6.1.0 copy "image_cropper_platform_interface: ^6.1.0" to clipboard
image_cropper_platform_interface: ^6.1.0 copied to clipboard

A common platform interface for the image_cropper plugin.

6.1.0 #

  • replace deprecated API (UnmodifiableUint8ListView by asUnmodifiableView)
  • increase Dart SDK constraints (>=3.3.0)

6.0.3 #

  • Web: fix the issue of WebDialogBuilder, should return Widget instead of Dialog

6.0.2 #

  • Web: fix bug cropper not get correct container's size

6.0.1 #

  • add backIcon property in WebThemeData to support customization of AppBar.leading in CropperPage

6.0.0 #

  • refactor WebUiSettings class to support new JS library
  • move cropStyle and aspectRatioPresets into AndroidUiSettings and IOSUiSettings 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 by CroppedFile

2.0.0-beta #

  • migrate to federated plugins
0
likes
130
pub points
90%
popularity

Publisher

unverified uploader

A common platform interface for the image_cropper plugin.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, http, plugin_platform_interface

More

Packages that depend on image_cropper_platform_interface