sprint_check 0.0.4 copy "sprint_check: ^0.0.4" to clipboard
sprint_check: ^0.0.4 copied to clipboard

Flutter plugin for BVN and NIN Verification with Picture. Fully supports Android && Ios platform.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add sprint_check

With Flutter:

 $ flutter pub add sprint_check

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  sprint_check: ^0.0.4

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:sprint_check/sprint_check.dart';
2
likes
0
points
72
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for BVN and NIN Verification with Picture. Fully supports Android && Ios platform.

Homepage

License

unknown (license)

Dependencies

crypto, dio, flutter, flutter_face_api, flutter_face_core_basic, flutter_web_plugins, get, intl, plugin_platform_interface, syncfusion_flutter_gauges, web

More

Packages that depend on sprint_check

Packages that implement sprint_check