chess 0.6.6 copy "chess: ^0.6.6" to clipboard
chess: ^0.6.6 copied to clipboard

outdated

A port of chess.js to Dart. chess.dart is a library for legal chess move generation, maintenance of chess game state, and conversion to and from the formats FEN and PGN.

0.6.6 #

  • Change Color from class to enum to fix copy() issue with turn getting flipped (Thanks @safield)

0.6.5 #

  • Upgrade to support Dart 2 and newer unit testing library (Thanks @deven98)

0.6.4 #

  • Added deep copy (Thanks @unibeck)

0.6.3, 0.6.2 #

  • Multiple additional features and bug fixes thanks to @andersforsell

0.6.1 #

  • Many performance improvements; thanks @kasperl
43
likes
0
points
701
downloads

Publisher

verified publisheroaksnow.com

Weekly Downloads

A port of chess.js to Dart. chess.dart is a library for legal chess move generation, maintenance of chess game state, and conversion to and from the formats FEN and PGN.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on chess