shareid_onboarding_sdk 2.0.1 copy "shareid_onboarding_sdk: ^2.0.1" to clipboard
shareid_onboarding_sdk: ^2.0.1 copied to clipboard

The ShareID SDKs are built in design to offer the best user experience.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add shareid_onboarding_sdk

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

dependencies:
  shareid_onboarding_sdk: ^2.0.1

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:shareid_onboarding_sdk/shareid_onboarding_sdk.dart';
4
likes
160
pub points
43%
popularity

Publisher

verified publishershareid.ai

The ShareID SDKs are built in design to offer the best user experience.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on shareid_onboarding_sdk