huawei_fido 6.1.0+301 copy "huawei_fido: ^6.1.0+301" to clipboard
huawei_fido: ^6.1.0+301 copied to clipboard

outdated

HUAWEI FIDO Kit plugin for Flutter. It provides your app with FIDO2 based on the WebAuthn standart.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add huawei_fido

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

dependencies:
  huawei_fido: ^6.1.0+301

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:huawei_fido/huawei_fido.dart';
7
likes
0
pub points
66%
popularity

Publisher

verified publisherdeveloper.huawei.com

HUAWEI FIDO Kit plugin for Flutter. It provides your app with FIDO2 based on the WebAuthn standart.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on huawei_fido