deepidsdk_flutter 1.0.4 copy "deepidsdk_flutter: ^1.0.4" to clipboard
deepidsdk_flutter: ^1.0.4 copied to clipboard

Flutter plugin for the DeepID SDK (Android + iOS). Provides SIM binding, device enrollment, and fraud detection capabilities.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add deepidsdk_flutter

With Flutter:

 $ flutter pub add deepidsdk_flutter

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

dependencies:
  deepidsdk_flutter: ^1.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:deepidsdk_flutter/deepidsdk_flutter.dart';
0
likes
0
points
147
downloads

Publisher

verified publishersurepass.io

Weekly Downloads

Flutter plugin for the DeepID SDK (Android + iOS). Provides SIM binding, device enrollment, and fraud detection capabilities.

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on deepidsdk_flutter

Packages that implement deepidsdk_flutter