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

outdated

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
25
likes
0
pub points
70%
popularity

Publisher

unverified uploader

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

License

unknown (LICENSE)

Dependencies

chess, chess_vectors_flutter, flutter, fpdart, provider

More

Packages that depend on flutter_stateless_chessboard