Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/parthshah1304/prodigy_ad_03
Experience Flutter's Simplicity: Craft a Stopwatch App
https://github.com/parthshah1304/prodigy_ad_03
flutter flutter-apps flutter-examples flutter-ui flutter-ui-challenges stopwatch stopwatch-application
Last synced: 27 days ago
JSON representation
Experience Flutter's Simplicity: Craft a Stopwatch App
- Host: GitHub
- URL: https://github.com/parthshah1304/prodigy_ad_03
- Owner: parthshah1304
- Created: 2024-06-02T09:18:48.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-06-02T09:23:18.000Z (9 months ago)
- Last Synced: 2024-11-25T06:52:00.745Z (3 months ago)
- Topics: flutter, flutter-apps, flutter-examples, flutter-ui, flutter-ui-challenges, stopwatch, stopwatch-application
- Language: Dart
- Homepage:
- Size: 93.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Stopwatch
Basic stopwatch app that displays minutes, seconds, and milliseconds and allows users to start, pause, and reset the timer.
## Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)For help getting started with Flutter development, view the
[online documentation](https://docs.flutter.dev/), which offers tutorials,
samples, guidance on mobile development, and a full API reference.