An open API service indexing awesome lists of open source software.

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

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)