simple_chess_board 0.10.0 copy "simple_chess_board: ^0.10.0" to clipboard
simple_chess_board: ^0.10.0 copied to clipboard

A simple chess board widget which do not handle game state, but with several options for board orientation, adding arrows, and others.

0.10.0 #

  • The callback onPromotionCommited gives us a ShortMove instance instead of just PieceType.

## 0.9.0

  • The callback onPromotionCommited is now effective.

## 0.8.0

  • We must add a new callback to the ChessBoard : onPromotionCommited.

## 0.7.0

  • We can change colors.

0.6.2 #

  • Head of arrow is resized on the basis of the arrow length.

0.6.0 #

  • Improved style of arrows.

0.5.0 #

  • Reducing thickness of arrows.

0.4.2 #

  • Using latest chess package version.

0.4.0 #

  • Reducing thickness of arrows.

0.3.6 #

  • Improving preview image on documentation.

0.3.4 #

  • Preview image is a Png instead of a jpeg.

0.3.2 #

  • Updated dependencies.

0.3.0 #

  • Updated dependencies and improved formatting.

0.2.0 #

  • Previous version did not blocked user from moving pieces on engine turn.

0.1.0 #

  • Preventing user from moving pieces when it is not human turn.

0.0.3 #

  • Added a note on the board's size computation in the README.

0.0.2 #

  • Updated the preview in the README.

0.0.1 #

  • Initial release.
9
likes
140
points
339
downloads

Publisher

verified publisherpassion-programmation-laurentdu64.blogspot.com

Weekly Downloads

A simple chess board widget which do not handle game state, but with several options for board orientation, adding arrows, and others.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

chess, chess_vectors_flutter, flutter, fpdart, provider

More

Packages that depend on simple_chess_board