flutter_chess_board
flutter_chess_board copied to clipboard
Support for UCI
It would be great to extend move family methods and support UCI format as an input format for move.
E.g.
makeMoveWithUCI
getHistory could also return moves with some easy possiblity of transforming them to UCI
e.g.
getHistoryInUci