image_compress_plus_platform_interface 2.1.0 copy "image_compress_plus_platform_interface: ^2.1.0" to clipboard
image_compress_plus_platform_interface: ^2.1.0 copied to clipboard

The platform interface of image_compress_plus.

2.1.0 #

  • BREAKING: change ImageCompressPlusPlatform method signatures by renaming named parameters from minWidth/minHeight/format to targetWidth/targetHeight/targetFormat.
  • BREAKING: remove inSampleSize from the platform interface compression methods and remove ignoreCheckSupportPlatform from ImageCompressPlusPlatform.
  • BREAKING: simplify ImageCompressPlusValidator by removing MethodChannel-based platform format checks and letting native implementations decide format support.
  • FEAT: add reusable validator checks for common compression parameters, retry count, and source/target path validation.

2.0.0 #

  • BREAKING: major version bump to align with image_compress_plus 3.0.0.

1.0.5 #

  • DOCS: The first version for OpenHarmony. (5fcab8da)

1.0.4 #

  • FEAT: Implement toString for CompressError. (#279)

1.0.3 #

1.0.2 #

1.0.1 #

  • Change sdk constraint to >=2.12.0 <4.0.0.

1.0.0 #

  • The first version for migrate to platform interface.
0
likes
140
points
180
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

The platform interface of image_compress_plus.

Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

cross_file, flutter, plugin_platform_interface

More

Packages that depend on image_compress_plus_platform_interface