paseto_dart 1.0.1 copy "paseto_dart: ^1.0.1" to clipboard
paseto_dart: ^1.0.1 copied to clipboard

Unofficial PASETO implementation for Dart

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add paseto_dart

With Flutter:

 $ flutter pub add paseto_dart

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

dependencies:
  paseto_dart: ^1.0.1

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:paseto_dart/paseto_dart.dart';
0
likes
145
points
138
downloads

Publisher

verified publisherdart.nogipx.dev

Weekly Downloads

Unofficial PASETO implementation for Dart

Repository (GitHub)

Documentation

API reference

License

LGPL-3.0 (license)

Dependencies

cryptography, equatable, meta

More

Packages that depend on paseto_dart