mchess-client/lib/chess
2024-01-09 19:08:43 +01:00
..
chess_app.dart Update version 2024-01-09 19:08:43 +01:00
chess_board.dart Fix the coloring of the last move after an invalid move was played. 2024-01-09 19:07:36 +01:00
chess_square_inner_draggable.dart Cancel tap if a drag is started (tapped square will not stay red in case a drag is started) 2024-01-09 12:18:10 +01:00
chess_square_outer_dragtarget.dart Fix promotions when tapping and fix handling of subsequently tapping two pieces of your color 2024-01-06 13:26:22 +01:00
chess_square.dart Implement moves by tapping the squares 2024-01-05 22:59:31 +01:00