/multistopwatch

Multi Stopwatch Using Flutter

Primary LanguageDart

Stopwatch App

This is a simple Flutter Stopwatch App that allows you to track multiple stopwatches simultaneously.

Features

  • Create and manage multiple stopwatches.
  • Start, pause, reset, and delete individual stopwatches.
  • Edit the name of each stopwatch.
  • View the elapsed time for each stopwatch.
  • ...

Getting Started

To run this app on your local machine, follow these steps:

  1. Clone this repository.
  2. Install Flutter and Dart.
  3. Run flutter pub get to install dependencies.
  4. Run flutter run to start the app.

Screenshots

WhatsApp Image 2023-09-14 at 12 29 19 AM WhatsApp Image 2023-09-14 at 12 29 19 AM (1) WhatsApp Image 2023-09-14 at 12 29 19 AM (2)

Contributing

Contributions are welcome! If you'd like to contribute to this project, please fork the repository and create a pull request.

License

This project is licensed under the MIT License.

Acknowledgments