vote 1.0.0 copy "vote: ^1.0.0" to clipboard
vote: ^1.0.0 copied to clipboard

outdated

A number of voting methods implemented in Dart with base classes that allow easy comparison between implementations.

1.0.0 #

  • Added ApprovalElection and ApprovalBallot.
  • Added support for optional candidates in IrvElection and CondorcetElection.
  • Added bool get hasSingleWinner to Election.
  • Require Dart 2.12.0.
  • Null safety!

0.1.0+2 #

  • Put changelog.md in the right spot.

0.1.0+1 #

  • Add example and changelog.

0.1.0 #

  • Firsts release
8
likes
0
points
18
downloads

Publisher

verified publisherkevmoo.com

Weekly Downloads

A number of voting methods implemented in Dart with base classes that allow easy comparison between implementations.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, graphs, meta, string_scanner

More

Packages that depend on vote