Files
flutter-simple-timer/README.md
2025-03-15 00:27:47 +01:00

561 B

Just a Timer

It's just a timer. You can start it, pause it, stop it, and start it again. It can also do laps.

Features

  • A timer
  • Record lap times
  • Persistent storage of timer data
  • Keyboard shortcuts for quick control

Screenshots

Timer

Getting Started

  1. Make sure you have Flutter installed on your machine
  2. Clone this repository
  3. Run flutter pub get to install dependencies
  4. Launch the app with flutter run

Platform Support

  • Android
  • Windows

License

This project is open source under the MIT License.