bi_sdk_flutter 2.0.1 copy "bi_sdk_flutter: ^2.0.1" to clipboard
bi_sdk_flutter: ^2.0.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 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.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:bi_sdk_flutter/embeddedsdk.dart';
import 'package:bi_sdk_flutter/print.dart';
0
likes
150
points
19
downloads

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

Documentation

Documentation
API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on bi_sdk_flutter

Packages that implement bi_sdk_flutter