https://github.com/hrishiksh/flutterclock
https://github.com/hrishiksh/flutterclock
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hrishiksh/flutterclock
- Owner: hrishiksh
- License: mit
- Created: 2020-01-19T07:40:15.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-05T03:51:23.000Z (over 5 years ago)
- Last Synced: 2025-01-05T04:19:58.700Z (9 months ago)
- Language: Dart
- Size: 438 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Flutter clock challange
[![CC BY 4.0][cc-by-shield]][cc-by]
This work is licensed under a [Creative Commons Attribution 4.0 International
License][cc-by].[cc-by]: http://creativecommons.org/licenses/by/4.0/
[cc-by-shield]: https://img.shields.io/badge/License-CC%20BY%204.0-lightgrey.svgThis clock is made for the submission in Flutter clock challange.
## To run this clock follow the steps given below
1. Clone this git repo
2. go to the./analog_clock
folder
3. runflutter run
in your terminalThat's it.
The UI of the clock is given below
This is light mode

This is dark mode

Don't edit the Flutter_clock_helper file.