d20 0.3.1+1 copy "d20: ^0.3.1+1" to clipboard
d20: ^0.3.1+1 copied to clipboard

D20 is a Dart library for RPG dice rolling. Supports standard notation (like "2d12", "d6+5" and "2d20-L").

CHANGELOG #

0.3.1+1 #

  • Update devcontainer.

0.3.1 #

  • Fix pipeline.

0.3.0 #

  • Make some results fields non-nullable, 💅 to analysis_options.

0.2.0-nullsafety.0 #

  • Migrate to nullsafety.

0.2.0-1 #

  • Add codespaces configuration and GitHub Actions workflows.

0.2.0 #

  • Add rollWithStatistics to D20, with (probably) useful information of roll results.

0.1.1 #

  • Obvious conditional optimization.

0.1.0 #

  • Add support to -L/-H subtractions.

0.0.3 #

  • Add support to d% notation.

0.0.2 #

  • Initial release. Support standard dice notation and arithmetic operations.
9
likes
130
pub points
46%
popularity

Publisher

verified publisherborges.dev

D20 is a Dart library for RPG dice rolling. Supports standard notation (like "2d12", "d6+5" and "2d20-L").

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

math_expressions

More

Packages that depend on d20