flutter_image_compress_platform_interface 1.1.0
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.1 #
- Change sdk constraint to
>=2.12.0 <4.0.0.
1.0.0 #
- The first version for migrate to platform interface.