onfido_sdk 8.5.0 copy "onfido_sdk: ^8.5.0" to clipboard
onfido_sdk: ^8.5.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
copied to clipboard

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

dependencies:
  onfido_sdk: ^8.5.0
copied to clipboard

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';
copied to clipboard
16
likes
130
points
10.5k
downloads

Publisher

verified publisheronfido.com

Weekly Downloads

2024.09.13 - 2025.03.28

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