mlkit_document_scanner_interface library
Classes
- MlkitDocumentScanner
-
This is the main plugin class. You should be able to instantiate the class,
use the startDocumentScanner method to configure and start a scanner,
and collect PDF scan data from the
scanResults
stream.