huawei_fido 5.0.5+305 copy "huawei_fido: ^5.0.5+305" to clipboard
huawei_fido: ^5.0.5+305 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: ^5.0.5+305

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
40
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

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on huawei_fido