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

An implementation to read signed jsons

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add signed_json

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

dependencies:
  signed_json: ^0.0.2

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:signed_json/signed_json.dart';
1
likes
150
points
28
downloads

Publisher

verified publishericapps.com

Weekly Downloads

An implementation to read signed jsons

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

computer, flutter, flutter_web_plugins, jose

More

Packages that depend on signed_json