document_camera_frame 0.0.7
document_camera_frame: ^0.0.7 copied to clipboard
Flutter package for capturing and cropping document images with a customizable camera interface.
0.0.1 #
- Initial release.
0.0.2 #
- Update Readme.md.
0.0.3 #
- Resolved deprecation warning in
DocumentCameraFramePainter
:- Replaced
Colors.black.withOpacity(0.5)
withColors.black.withAlpha(127)
to avoid precision loss.
- Replaced
0.0.4 #
- Update Readme.md.
0.0.5 #
- Update metadata.
0.0.6 #
- Update Readme.md.
0.0.7 #
- Update Readme.md.