flutter_image_utilities 2.0.1 copy "flutter_image_utilities: ^2.0.1" to clipboard
flutter_image_utilities: ^2.0.1 copied to clipboard

PlatformAndroidiOS
outdated

Image file related utilities for saving an image as JPEG with the specified quality and size and for getting image properties.

2.0.1 #

[Android] Updated compileSdkVersion and targetSdkVersion to 30 [Android] Fixed #1

2.0.0 #

  • saveAsJpeg: replaced parameter ScaleMode with canScaleUp

1.0.0 #

  • Null safety.

0.0.4 #

[Android] Fixed: any thrown exception caused crash. Now exception is delivered correctly to caller.

0.0.3 #

  • [Android] Improved error handling.

0.0.2 #

  • [iOS] Use background thread to keep UI more responsive.

0.0.1 #

  • Initial release.
14
likes
160
points
319
downloads

Publisher

verified publisherkineapps.com

Weekly Downloads

Image file related utilities for saving an image as JPEG with the specified quality and size and for getting image properties.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on flutter_image_utilities