Thank you for considering contributing to the Stopwatch App! Your support helps us improve and enhance the project. Please follow the guidelines below to ensure a smooth contribution process.
- Fork the repository: Click the "Fork" button at the top right of this page to create your own copy of the repository.
- Clone your fork:
git clone https://github.com/your-username/stopwatch-app.git
- Navigate to the project directory:
cd stopwatch-app
- Install dependencies:
flutter pub get
- Run the app:
flutter run