doc_scan_flutter 1.0.6
doc_scan_flutter: ^1.0.6 copied to clipboard
A Flutter plugin for scanning documents with automatic edge detection, cropping, and enhancement. Uses ML Kit on Android and VisionKit on iOS for high-quality scans.
1.0.6 #
- Don't throw when the native code returns null, just return null
- Bump dependencies
1.0.5 #
- Make sure the Android code doesn't return URIs prefixed with
file://, since they're not dart-friendly - Some cleanup
1.0.4 #
- ANOTHER NAMING ISSUE
1.0.3 #
- Fix wrong name on the main class
1.0.2 #
- Conform to pub.flutter-io.cn rules
1.0.1 #
- Fixe some naming issues
1.0.0 #
- Initial release !