onfido_sdk 8.6.0 copy "onfido_sdk: ^8.6.0" to clipboard
onfido_sdk: ^8.6.0 copied to clipboard

This library aims to help flutter developers integrating with the Onfido SDK.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add onfido_sdk

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

dependencies:
  onfido_sdk: ^8.6.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:onfido_sdk/onfido_sdk.dart';
16
likes
130
points
10.4k
downloads

Publisher

verified publisheronfido.com

Weekly Downloads

This library aims to help flutter developers integrating with the Onfido SDK.

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on onfido_sdk