flutter_chess_board 1.0.1 copy "flutter_chess_board: ^1.0.1" to clipboard
flutter_chess_board: ^1.0.1 copied to clipboard

A Chessboard Widget for Flutter. Full support for PGN, FEN, SAN. Undo move, multiple board colors and arrow support.

[1.0.1] - 23/11/2021. #

  • Added isInCheck to ChessBoardController.

[1.0.0+3] - 14/11/2021. #

  • README update

[1.0.0+2] - 14/11/2021. #

  • README update

[1.0.0+1] - 14/11/2021. #

  • README update

[1.0.0] - 14/11/2021. #

  • Added full null safety
  • Major refactor
  • Added new controller architecture
  • Removed scoped_model
  • Added capability to add arrows
85
likes
120
pub points
83%
popularity

Publisher

verified publisherjoshi.dev

A Chessboard Widget for Flutter. Full support for PGN, FEN, SAN. Undo move, multiple board colors and arrow support.

Repository

Documentation

API reference

License

BSD-2-Clause (LICENSE)

Dependencies

chess, chess_vectors_flutter, flutter

More

Packages that depend on flutter_chess_board