varunpvp / flutter_chessboard

Chessboard Widget for Flutter

Home Page:https://pub.dev/packages/flutter_stateless_chessboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support inactive squares

varunpvp opened this issue · comments

Add support for inactive squares. Inactive square is a square is not considered as a valid square to move. Or go over.

Done in #17