google_mlkit_document_scanner 0.5.0
google_mlkit_document_scanner: ^0.5.0 copied to clipboard
A Flutter plugin to use the ML Kit document scanner API to easily add a document scanner feature to your app.
0.5.0 #
- Migrate Android implementation from Java to Kotlin.
- Migrate iOS plugin stub from Objective-C to Swift.
- Bump Android compileSdk to 36 for AGP 9 compatibility.
- Enable support for Apple Silicon simulator on iOS 26+.
- Note: iOS support is still not available.
0.4.1 #
- Update Android native library
com.google.android.gms:play-services-mlkit-document-scannerto 16.0.0 - Note: iOS support is not available
0.4.0 #
- Increase android sdk compile version to 35
- Updates Java compatibility version to 11
0.3.0 #
- Update README.
0.2.1 #
- Update dependencies.
0.2.0 #
- Update README.
0.1.0 #
- Update README.
0.0.1 #
- Initial release.