flutter_idv_module_document_reader 3.2.81-beta
flutter_idv_module_document_reader: ^3.2.81-beta copied to clipboard
This is a flutter plugin for Regula IDV Module. Use as dependency with flutter_idv.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add flutter_idv_module_document_readerThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
flutter_idv_module_document_reader: ^3.2.81-betaAlternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.