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

https://github.com/pradeep-selva/world-time-app

An app to check the time of any place in the world
https://github.com/pradeep-selva/world-time-app

dart flutter world-time-api

Last synced: about 1 month ago
JSON representation

An app to check the time of any place in the world

Awesome Lists containing this project

README

          

# World Time App

A simple app to get times of places from around the around.

- [download here](https://webapp.diawi.com/install/zTByyV)

(or)
- Scan QR code

qr code
***
qr code

## Built using

- Flutter
- Dart
- WorldTimeAPI
- MaterialDesign

## To run locally

- Clone the repository with `git clone https://github.com/Pradeep-selva/world-time-app.git`
- Install dependencies with `pub get`
- Run the app with `flutter run`

## License

[MIT](LICENSE) © [Pradeep-selva](https://github.com/Pradeep-selva)