bird_cryptography 0.0.1+2 copy "bird_cryptography: ^0.0.1+2" to clipboard
bird_cryptography: ^0.0.1+2 copied to clipboard

Platform agnostic implementation and interfaces for cryptographic primitives.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add bird_cryptography

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

dependencies:
  bird_cryptography: ^0.0.1+2

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

Publisher

verified publishermodulovalue.com

Platform agnostic implementation and interfaces for cryptographic primitives.

Homepage
View/report issues

License

MIT (LICENSE)

Dependencies

bird, collection, convert, crypto, meta, pointycastle

More

Packages that depend on bird_cryptography