flutter_image_compress_platform_interface 1.1.0 copy "flutter_image_compress_platform_interface: ^1.1.0" to clipboard
flutter_image_compress_platform_interface: ^1.1.0 copied to clipboard

The platform interface of flutter_image_compress.

1.1.0 #

  • FIX(*): translate native compress failures to CompressError instead of null (#397). (296af9a3)
  • FIX(dart): validator throws in release + names the offending path (#189 #247) (#383). (c8e13e2a)
  • FIX(dart): give UnsupportedFlutterImageCompress actionable error messages (#250 #303 #235) (#379). (54c13e61)

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.