idto_flutter 0.3.0 copy "idto_flutter: ^0.3.0" to clipboard
idto_flutter: ^0.3.0 copied to clipboard

Flutter wrapper for the IDto identity verification web SDK. Runs the IDto CDN bundle inside an in-app WebView and bridges config in and verification callbacks out.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add idto_flutter

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

dependencies:
  idto_flutter: ^0.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:idto_flutter/idto_flutter.dart';
0
likes
140
points
261
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter wrapper for the IDto identity verification web SDK. Runs the IDto CDN bundle inside an in-app WebView and bridges config in and verification callbacks out.

Homepage

Topics

#kyc #identity #verification #webview

License

MIT (license)

Dependencies

flutter, flutter_inappwebview, path_provider, share_plus

More

Packages that depend on idto_flutter