An open API service indexing awesome lists of open source software.

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

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