Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/talisk/clocks_clock
A clock created with Flutter
https://github.com/talisk/clocks_clock
Last synced: about 1 month ago
JSON representation
A clock created with Flutter
- Host: GitHub
- URL: https://github.com/talisk/clocks_clock
- Owner: talisk
- Created: 2020-01-20T17:50:20.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-20T17:57:48.000Z (almost 5 years ago)
- Last Synced: 2024-10-15T20:25:03.604Z (3 months ago)
- Language: Dart
- Size: 370 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# clocks_clock
A clock created with Flutter## Run
1. `git clone [email protected]:talisk/clocks_clock.git`
2. `cd clocks_clock`
3. `flutter create .`
4. `flutter pub get`
5. `flutter run`## Preview
You can visit [here](http://139.162.102.74/index.html) to preview by Chrome.