Chessclock
A simple Flutter chess clock that flips for user convenience.
Overview
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.
Features
- Simple and intuitive interface
- Flip functionality to switch active player
- Adjustable timers
Installation
- Clone or download this repository
- Open the project in your preferred IDE
- Run "flutter pub get" to install dependencies
Usage
Start the app and tap to toggle the clock between players.
Reset or adjust the timers in the UI as needed.
Diagram
+----------+ +----------+
| Player 1 | | Player 2 |
+----+-----+ +-----+----+
| |
v v
+-----------------------------+
| ChessClock UI |
+-----------------------------+
^ ^
| |
+-------------------+
On this page
Languages
Dart86.1%HTML7.9%Ruby3.7%Swift2.0%Kotlin0.2%Objective-C0.1%
Contributors
Created December 8, 2021
Updated February 12, 2025