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

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.

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

![Screenshot_1621439884](https://user-images.githubusercontent.com/15984084/118847980-f3150b00-b8eb-11eb-82b3-e4056531a7f0.png)

![Screenshot_1621440267](https://user-images.githubusercontent.com/15984084/118847998-f7412880-b8eb-11eb-84ee-22337ef5cf0a.png)

![Screenshot_1621440883](https://user-images.githubusercontent.com/15984084/118848033-fe683680-b8eb-11eb-9dd4-b6d9d7405bfb.png)

![Screenshot_1621440890](https://user-images.githubusercontent.com/15984084/118848045-02945400-b8ec-11eb-86a5-0675fbe71863.png)

---