https://github.com/hyoaru/world-time
Flutter project utilizing world time API made with love and spaghetti
https://github.com/hyoaru/world-time
api-usage dart flutter
Last synced: 15 days ago
JSON representation
Flutter project utilizing world time API made with love and spaghetti
- Host: GitHub
- URL: https://github.com/hyoaru/world-time
- Owner: hyoaru
- License: mit
- Created: 2021-07-10T15:22:26.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-04-06T12:20:39.000Z (about 3 years ago)
- Last Synced: 2025-02-06T18:51:51.703Z (over 1 year ago)
- Topics: api-usage, dart, flutter
- Language: Dart
- Homepage:
- Size: 23 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Worldtime
My first ever flutter project utilizing [Worldtime API](http://worldtimeapi.org/). Definitely spaghetti codebase ahead.
* Environment: sdk: ">=2.12.0 <3.0.0"
* Apk: https://github.com/hyoaru/world-time/raw/master/Worldtime.apk
# User interface
environment:
sdk: ">=2.12.0 <3.0.0"
## Dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.3
http: ^0.13.3
intl: ^0.17.0
flutter_spinkit: ^5.0.0