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
- Host: GitHub
- URL: https://github.com/pradeep-selva/world-time-app
- Owner: Pradeep-selva
- License: mit
- Created: 2020-12-24T20:22:15.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-25T22:43:46.000Z (over 5 years ago)
- Last Synced: 2025-03-16T15:49:30.189Z (about 1 year ago)
- Topics: dart, flutter, world-time-api
- Language: Dart
- Homepage: https://webapp.diawi.com/install/zTByyV
- Size: 617 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
***

## 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)