ticket 1.1.0 copy "ticket: ^1.1.0" to clipboard
ticket: ^1.1.0 copied to clipboard

ticket library for dart, compliant with the stss

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ticket

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

dependencies:
  ticket: ^1.1.0

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

Publisher

verified publisherlavaform.com

ticket library for dart, compliant with the stss

Repository

License

LGPL-3.0 (LICENSE)

Dependencies

cryptography, equatable, meta, version

More

Packages that depend on ticket