yubidart 1.0.4 copy "yubidart: ^1.0.4" to clipboard
yubidart: ^1.0.4 copied to clipboard

outdated

Yubico Services for Dart and Flutter. OTP Validation with Yubikey

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add yubidart

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

dependencies:
  yubidart: ^1.0.4

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:yubidart/yubidart.dart';
1
likes
40
pub points
65%
popularity

Publisher

verified publisherarchethic.net

Yubico Services for Dart and Flutter. OTP Validation with Yubikey

Repository (GitHub)
View/report issues

License

AGPL-3.0 (license)

Dependencies

crypto, http, nfc_manager, nonce

More

Packages that depend on yubidart