vove_id_flutter 1.3.0
vove_id_flutter: ^1.3.0 copied to clipboard
VOVE ID - Instant, seamless identity verification. Designed for trust, user-centric, fully compliant with AML/KYC. Optimized for the MEA region.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add vove_id_flutter
This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get
):
dependencies:
vove_id_flutter: ^1.3.0
Alternatively, 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:vove_id_flutter/vove_id_flutter.dart';