chess_interface 1.0.7 copy "chess_interface: ^1.0.7" to clipboard
chess_interface: ^1.0.7 copied to clipboard

A chess interface for the chess engine with all basic functionalities like move, undo, redo, etc. and a chess board widget with custom themes.

1.0.0 #

  • Initial release:
  1. Chess Board Interface with logical features including En-passant capture, checkmate, stalemate, undo history, redo history, FEN string initialization and conversion, and more.
  2. Chess Board Widget with custom themes.

1.0.1 #

  • Added Arbiter class for promotion handler, game over handler and timeoute handler.

1.0.2 #

  • Documentation

1.0.3 #

  • Removed unnecessary parameters from ChessBoardWidget

1.0.6 #

  • Reference to dart package for back-end integration

1.0.7 #

  • Fixed isTimeOut() method
2
likes
0
points
135
downloads

Publisher

verified publisherdilipyadav.xyz

Weekly Downloads

A chess interface for the chess engine with all basic functionalities like move, undo, redo, etc. and a chess board widget with custom themes.

Homepage

License

unknown (license)

Dependencies

flutter, gradient_circular_progress_indicator

More

Packages that depend on chess_interface