onfido_sdk 5.1.0 copy "onfido_sdk: ^5.1.0" to clipboard
onfido_sdk: ^5.1.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: ^5.1.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';
14
likes
110
pub points
89%
popularity

Publisher

verified publisheronfido.com

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

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on onfido_sdk