lib5_crypto_implementation_dart 0.2.0 copy "lib5_crypto_implementation_dart: ^0.2.0" to clipboard
lib5_crypto_implementation_dart: ^0.2.0 copied to clipboard

A crypto implementation for lib5 in Dart.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add lib5_crypto_implementation_dart

With Flutter:

 $ flutter pub add lib5_crypto_implementation_dart

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

dependencies:
  lib5_crypto_implementation_dart: ^0.2.0

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

Import it

Now in your Dart code, you can use:

import 'package:lib5_crypto_implementation_dart/lib5_crypto_implementation_dart.dart';
0
likes
120
points
75
downloads

Publisher

verified publishersfive.net

Weekly Downloads

A crypto implementation for lib5 in Dart.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

cryptography, lib5

More

Packages that depend on lib5_crypto_implementation_dart