Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/OldMetalmind/cloom_clock
My participation on the Flutter Clock Challenge of 2020 with Francisco Frutuoso design
https://github.com/OldMetalmind/cloom_clock
flutter flutterclock
Last synced: about 8 hours ago
JSON representation
My participation on the Flutter Clock Challenge of 2020 with Francisco Frutuoso design
- Host: GitHub
- URL: https://github.com/OldMetalmind/cloom_clock
- Owner: OldMetalmind
- License: bsd-3-clause
- Created: 2020-01-19T00:08:24.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-23T16:26:54.000Z (almost 4 years ago)
- Last Synced: 2024-04-16T09:10:11.760Z (7 months ago)
- Topics: flutter, flutterclock
- Language: Dart
- Homepage:
- Size: 1.25 MB
- Stars: 82
- Watchers: 6
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cloom Clock
:star2: "Visual Beauty Winner" of the 2020 Clock Challenge, [announcement post](https://medium.com/flutter/its-time-the-flutter-clock-contest-results-dcebe2eb3957)
:bookmark: You can read our blog post describing the process [here](https://medium.com/@ffrutuoso/flutter-clock-2395c429fcc5)
## How to Run
If you wish to run this project locally you'll have to first clone the auxiliary project of Google [Flutter Clock](https://github.com/flutter/flutter_clock) ( https://github.com/flutter/flutter_clock ) and then clone this project inside the main project so it has the following folder stucture:
```
/flutter_clock/
|--/flutter_clock_helper/
|--/cloom_clock/
```This project relies on the code provided by the folder `/flutter_clock_helper`
## Project
This is the clock made with Flutter for the [Flutter 2020 clock](https://flutter.dev/clock) contest with colaboration with Francisco Frutuoso and code by Filipe Barroso
## Clock
Video: [https://drive.google.com/file/d/1qR1kwGlh2p0KB2sFO8DKr1KbjKEix240/view](https://drive.google.com/file/d/1qR1kwGlh2p0KB2sFO8DKr1KbjKEix240/view)
## Credits
Design & Assets [Francisco Frutuoso](https://rive.app/a/ffrutuoso/files/recent/all)
Code [Filipe Barroso](https://github.com/OldMetalmind/)