fc_native_image_resize 0.9.0 fc_native_image_resize: ^0.9.0 copied to clipboard
A Flutter plugin to resize images via native APIs.
0.9.0 #
- Remove Windows implementation.
0.8.0 #
- Allow resizing with only width or height.
0.7.0 #
- Fix aspect ratio issues on iOS.
0.6.0 #
- Fix various issues in
FCImage
.
0.5.0 #
- Migrate to a shared codebase between macOS and iOS.
- Simplify resizing logic on macOS.
0.4.1 #
- Fix various issues on example project.
0.4.0 #
- Support Android Uri.
0.3.0 #
- Rename
type
toformat
.
0.2.0 #
- Update to Flutter 3.7.
0.1.0 #
- Add Windows support.
0.0.1 #
- Initial release.