faerun 0.0.0 copy "faerun: ^0.0.0" to clipboard
faerun: ^0.0.0 copied to clipboard

Tools for working with D&D (5th Edition) in Dart (and Flutter).

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add faerun

With Flutter:

 $ flutter pub add faerun

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

dependencies:
  faerun: ^0.0.0

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

Publisher

verified publisherlurey.dev

Tools for working with D&D (5th Edition) in Dart (and Flutter).

Repository (GitHub)
View/report issues

Topics

#dnd

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

meta

More

Packages that depend on faerun