New
flutter_image_compress-v2.4.0
What's Changed
- Bump compileSdk to 34 by @MominRaza in https://github.com/fluttercandies/flutter_image_compress/pull/312
- Migrate js interop fixes #297 by @myxzlpltk in https://github.com/fluttercandies/flutter_image_compress/pull/306
- Throw more descriptive error when user has not included pica in their html by @ShreyashKore in https://github.com/fluttercandies/flutter_image_compress/pull/302
- feat: remove pica from web by @CaiJingLong in https://github.com/fluttercandies/flutter_image_compress/pull/324
- bump web package to 1.1.0 by @tainanfochesatto in https://github.com/fluttercandies/flutter_image_compress/pull/328
- Fix: Correct image size calculation for macOS with NSImage by @sejong2401 in https://github.com/fluttercandies/flutter_image_compress/pull/316
New Contributors
- @MominRaza made their first contribution in https://github.com/fluttercandies/flutter_image_compress/pull/312
- @myxzlpltk made their first contribution in https://github.com/fluttercandies/flutter_image_compress/pull/306
- @ShreyashKore made their first contribution in https://github.com/fluttercandies/flutter_image_compress/pull/302
- @tainanfochesatto made their first contribution in https://github.com/fluttercandies/flutter_image_compress/pull/328
- @sejong2401 made their first contribution in https://github.com/fluttercandies/flutter_image_compress/pull/316
Full Changelog: https://github.com/fluttercandies/flutter_image_compress/compare/flutter_image_compress-v2.3.0...flutter_image_compress-v2.4.0