https://github.com/siruscodes/shadow-clock
Clock made for Flutter Clock challenge
https://github.com/siruscodes/shadow-clock
Last synced: 10 months ago
JSON representation
Clock made for Flutter Clock challenge
- Host: GitHub
- URL: https://github.com/siruscodes/shadow-clock
- Owner: SirusCodes
- License: bsd-3-clause
- Created: 2019-12-24T11:36:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-17T14:55:57.000Z (over 6 years ago)
- Last Synced: 2025-03-24T14:44:48.823Z (over 1 year ago)
- Language: Dart
- Homepage:
- Size: 2.38 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shadow Clock
This is my attempt at making clock from flutter.
It was build up by upon analog clock from [here](https://github.com/flutter/flutter_clock) and flutter clock
## Light theme design

## Dark theme design

## For installation
git clone https://github.com/flutter/flutter_clock.git
cd flutter_clock
git clone https://github.com/SirusCodes/Shadow-Clock.git
cd Shadow-Clock
flutter run