flutter_idv_module_face 3.2.76-beta
flutter_idv_module_face: ^3.2.76-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_faceWith Flutter:
$ flutter pub add flutter_idv_module_faceThis will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):
dependencies:
flutter_idv_module_face: ^3.2.76-betaAlternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.