bi_sdk_flutter 2.0.2 copy "bi_sdk_flutter: ^2.0.2" to clipboard
bi_sdk_flutter: ^2.0.2 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 bi_sdk_flutter

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

dependencies:
  bi_sdk_flutter: ^2.0.2

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:bi_sdk_flutter/embeddedsdk.dart';
import 'package:bi_sdk_flutter/print.dart';
0
likes
150
points
46
downloads

Documentation

Documentation
API reference

Publisher

verified publisherbeyondidentity.com

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on bi_sdk_flutter

Packages that implement bi_sdk_flutter