image_crop_widget 0.0.6
image_crop_widget: ^0.0.6 copied to clipboard
A Flutter widget to crop images. The widget is completely written in Dart and has minimal dependencies.
0.0.6 2019-11-01. #
- Super smooth touch recognition.
- Refactoring
0.0.5 2019-10-30. #
- Made the crop rect moveable.
- Corners will not jump anymore, when the touch event was not centered on them.
0.0.4 2019-10-08. #
Added image rotation method.
0.0.3 2019-10-08. #
Fixed the image link inside the readme.
0.0.2 2019-10-08. #
Added a new example.
0.0.1 2019-10-08. #
Initial release of the library.
- Includes a Flutter widget to display and crop an image.