facedapter_idv 0.1.1
facedapter_idv: ^0.1.1 copied to clipboard
Facedapter is an enterprise-grade software (SaaS) solution that pioneered autonomous end-to-end ID authentication and processing. It allows its clients to rapidly and effectively verify and digitize c [...]
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add facedapter_idvThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
facedapter_idv: ^0.1.1Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.
Import it
Now in your Dart code, you can use:
import 'package:facedapter_idv/facedapter_idv.dart';