mchess-client/lib/chess
Marco 6882505174 Start a tap with drag
Now, only the empty squares contain a GestureDetector.
The GestureDetector is not necessary anymore in squares with pieces
because the tap is started when the drag is started.
2024-02-01 11:11:11 +01:00
..
chess_app.dart Implement moves by tapping the squares 2024-01-17 20:58:13 +01:00
chess_board.dart Implement moves by tapping the squares 2024-01-17 20:58:13 +01:00
chess_square_inner_draggable.dart Start a tap with drag 2024-02-01 11:11:11 +01:00
chess_square_outer_dragtarget.dart Start a tap with drag 2024-02-01 11:11:11 +01:00
chess_square.dart Start a tap with drag 2024-02-01 11:11:11 +01:00