embeddedsdk 0.3.1 copy "embeddedsdk: ^0.3.1" to clipboard
embeddedsdk: ^0.3.1 copied to clipboard

The Embedded SDK offers the entire passkey creation and authentication experience embedded in your product.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add embeddedsdk

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

dependencies:
  embeddedsdk: ^0.3.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:embeddedsdk/embeddedsdk.dart';
0
likes
120
pub points
0%
popularity

Publisher

verified publisherbeyondidentity.com

The Embedded SDK offers the entire passkey creation and authentication experience embedded in your product.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on embeddedsdk