flutter_stateless_chessboard 1.1.2 copy "flutter_stateless_chessboard: ^1.1.2" to clipboard
flutter_stateless_chessboard: ^1.1.2 copied to clipboard

A Chessboard Widget for Flutter. This package provides just the chessboard. The game logic can be implemented using chess library.

0.0.1 Jan 26, 2021. #

  • First release

0.0.2 Jan 30, 2021. #

  • Use ShortMove in onMove callback
  • Update readme

0.0.3 Feb 22, 2021. #

  • Add support for touch move

0.0.4 Feb 24, 2021. #

  • Minor change in square highlight and run dartfmt

0.0.5 Mar 22, 2021. #

  • Add proper typing
  • Fix known issues

0.0.6 Mar 22, 2021. #

  • Update example

0.0.7 Oct 21, 2021. #

  • Add null safety

1.0.0 Nov 22, 2021. #

  • Improve types
  • Support promotion
  • Custom piece build
  • Fix bugs

1.0.1 Nov 23, 2021. #

  • Fix black orientation board issue

1.1.1 Nov 29, 2021. #

  • buildCustomPiece

1.1.2 Feb 1, 2022. #

  • add lastMove, lastMoveHighlightColor and selectionHighlightColor
25
likes
70
points
45
downloads

Publisher

unverified uploader

Weekly Downloads

A Chessboard Widget for Flutter. This package provides just the chessboard. The game logic can be implemented using chess library.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

chess, chess_vectors_flutter, flutter, fpdart, provider

More

Packages that depend on flutter_stateless_chessboard