https://github.com/arjuntheprogrammer/worldtimeflutterapp
Flutter App to show world time.
https://github.com/arjuntheprogrammer/worldtimeflutterapp
dart flutter flutter-app
Last synced: about 1 year ago
JSON representation
Flutter App to show world time.
- Host: GitHub
- URL: https://github.com/arjuntheprogrammer/worldtimeflutterapp
- Owner: arjuntheprogrammer
- Created: 2021-05-19T16:20:26.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-19T16:24:16.000Z (almost 5 years ago)
- Last Synced: 2025-01-26T20:29:24.690Z (about 1 year ago)
- Topics: dart, flutter, flutter-app
- Language: Dart
- Homepage:
- Size: 2.56 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# World Time Flutter App
A new Flutter project.
## Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)
For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.
---
## Features
1. Home Screen shows Name, and Time of the selected World Location.
2. Option to edit the location and get accurate time.
3. Background Images changes according to time based on day and night.
4. Displays proper error when API fails to retrieve time.
---
## Screenshots




---