advanced_chess_board 1.1.0
advanced_chess_board: ^1.1.0 copied to clipboard
A modern looking chess board with advanced features.
1.0.0 #
- Initial release of advanced_chess_board
1.0.1 #
- Removed unnecessary dependency on
chess_vectors_flutter
1.0.2 #
- Added
enableMovesboolean parameter to AdvancedChessBoard to control if moves should be allowed on board or not.
1.0.3 #
- Updated the
flutter_lintsversion to^5.0.0.
1.1.0 #
- Fixed the issue where listener was not getting notified upon moves being made.