New
flutter_image_compress-v2.1.0
What's Changed
- Prevent OOM when getting EXIF rotationdegrees for large image by @basveenema in https://github.com/fluttercandies/flutter_image_compress/pull/246
- Android: add namespace for compat with AGP 8.0 by @AnggaSP in https://github.com/fluttercandies/flutter_image_compress/pull/254
- feat: support macOS by @CaiJingLong in https://github.com/fluttercandies/flutter_image_compress/pull/264
- Fix full example links by @shomatan in https://github.com/fluttercandies/flutter_image_compress/pull/261
- docs: Update README by @CaiJingLong in https://github.com/fluttercandies/flutter_image_compress/pull/266
New Contributors
- @basveenema made their first contribution in https://github.com/fluttercandies/flutter_image_compress/pull/246
- @AnggaSP made their first contribution in https://github.com/fluttercandies/flutter_image_compress/pull/254
- @shomatan made their first contribution in https://github.com/fluttercandies/flutter_image_compress/pull/261
Full Changelog: https://github.com/fluttercandies/flutter_image_compress/compare/web-0.1.1...flutter_image_compress-v2.1.0