https://github.com/praseetha-kr/graph_calculator_clock
Clock face using Flutter
https://github.com/praseetha-kr/graph_calculator_clock
flutter-clock
Last synced: about 1 year ago
JSON representation
Clock face using Flutter
- Host: GitHub
- URL: https://github.com/praseetha-kr/graph_calculator_clock
- Owner: Praseetha-KR
- License: mit
- Created: 2020-01-18T22:28:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-22T04:57:10.000Z (over 6 years ago)
- Last Synced: 2025-02-16T15:50:58.427Z (over 1 year ago)
- Topics: flutter-clock
- Language: Dart
- Homepage:
- Size: 4.56 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Graph-Calculator Clock
Time progress graph with hour indication in calculator-like UI! 🕗
### Setup
```bash
$ cd graph_calculator_clock
$ flutter create .
$ flutter packages get
$ flutter run
```
##### License
[MIT](LICENSE)