image_cropping 0.0.15
image_cropping: ^0.0.15 copied to clipboard
This package helps you to crop image with ratio and free scale.
0.0.15 - 2024-12-31 #
- Introduced the
useInitialFullCrop
property to set the initial crop size of the image to its full dimensions.
0.0.14 - 2023-12-01 #
- Added support for latest version.
0.0.13 - 2022-09-01 #
- Added support for image format, encoding quality.
0.0.12 - 2022-06-08 #
- Added support for custom aspect-ratios.
0.0.11 - 2022-02-11 #
- Fixed: UI getting stuck when opening and cropping image for the web.
0.0.10 - 2022-02-11 #
- Code refactored.
0.0.9 - 2021-12-31 #
- Performance improvements.
0.0.8 - 2021-12-23 #
- Added support for landscape while cropping image and improve performance.
0.0.7 - 2021-10-07 #
- Code refactored.
0.0.6 - 2021-10-06 #
- Clarify document.
0.0.5 - 2021-08-17 #
- Clarified dart code with comments.
0.0.4 - 2021-08-16 #
- Added multi platform support.
0.0.3 - 2021-08-16 #
- Compressed Image before rendering.
0.0.2 - 2021-08-09 #
- Clarify document.
0.0.1 - 2021-08-09 #
- Initial release.