nemo_crypto_keystore 0.1.0 copy "nemo_crypto_keystore: ^0.1.0" to clipboard
nemo_crypto_keystore: ^0.1.0 copied to clipboard

OS keystore/Keychain MasterKeyCache implementation for nemo_crypto.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nemo_crypto_keystore

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

dependencies:
  nemo_crypto_keystore: ^0.1.0

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:nemo_crypto_keystore/nemo_crypto_keystore.dart';
1
likes
160
points
82
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

OS keystore/Keychain MasterKeyCache implementation for nemo_crypto.

Repository (GitHub)
View/report issues
Contributing

Topics

#keystore #keychain #biometrics #security #encryption

License

MIT (license)

Dependencies

flutter, flutter_secure_storage, nemo_crypto

More

Packages that depend on nemo_crypto_keystore