dart_webcrypto 0.0.2 copy "dart_webcrypto: ^0.0.2" to clipboard
dart_webcrypto: ^0.0.2 copied to clipboard

outdatedDart 1 only

A wrapper of selected parts of the webcrypto API to dart

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dart_webcrypto

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

dependencies:
  dart_webcrypto: ^0.0.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:dart_webcrypto/dart_webcrypto.dart';
0
likes
20
points
20
downloads

Publisher

unverified uploader

Weekly Downloads

A wrapper of selected parts of the webcrypto API to dart

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

browser_detect, crypto

More

Packages that depend on dart_webcrypto