trove 0.1.0-alpha copy "trove: ^0.1.0-alpha" to clipboard
trove: ^0.1.0-alpha copied to clipboard

A collection of tools and components around playing cards and tabletop games

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add trove

With Flutter:

 $ flutter pub add trove

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

dependencies:
  trove: ^0.1.0-alpha

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:trove/trove.dart';
0
likes
160
points
86
downloads

Publisher

verified publisherlurey.dev

Weekly Downloads

A collection of tools and components around playing cards and tabletop games

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

meta, omen, quirk

More

Packages that depend on trove