flutter_idv_module_document_reader 3.1.67-beta
flutter_idv_module_document_reader: ^3.1.67-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 Dart:
$ dart pub add flutter_idv_module_document_readerWith 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 dart pub get):
dependencies:
flutter_idv_module_document_reader: ^3.1.67-betaAlternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.