- Fix param name regression on Darwin and Windows.
- Remove from
Looper
to dispatcher. - Fix -1 is not a valid option on some devices.
- Update to gradle 8
- Use
generateCGImageAsynchronously
if available.
- Reduce memory footprint on Android.
- Support
srcFileUri
on iOS and macOS. - Don't throw when
WTS_E_FAILEDEXTRACTION
is returned on Windows.
- Simply API
- Update Android project
- Allow resizing with only width or height.
- Fix aspect issues on iOS.
- Fix various issues in
FCImage
.
- Use a shared project between iOS and macOS.
- Fix various issues on example project.
- Add support for Android Uri.
- Rename
type
toformat
.
- Update to Flutter 3.7.
- Added Windows and Android support.
- Initial release.