A simple Flutter chess clock that flips for user convenience.
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
- Simple and intuitive interface
- Flip functionality to switch active player
- Adjustable timers
- Clone or download this repository
- Open the project in your preferred IDE
- Run "flutter pub get" to install dependencies
Start the app and tap to toggle the clock between players. Reset or adjust the timers in the UI as needed.
+----------+ +----------+
| Player 1 | | Player 2 |
+----+-----+ +-----+----+
| |
v v
+-----------------------------+
| ChessClock UI |
+-----------------------------+
^ ^
| |
+-------------------+