Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 1.04 KB

README.md

File metadata and controls

22 lines (11 loc) · 1.04 KB

World_Timer

A flutter app which displays the current time in various locations around the world.

It uses a 3rd party world time API which requests and fetches updated data each time a new location is selected. Also, the UI changes its background on the basis of day or night (considering 6:00 am to 8:00 pm as day).

When the app first loads up, it fetches data from World Time API =>

Fetch data

Default location whose time shows up when the app loads up (dark background for night) =>

Default location

List of other locations =>

List

Updated time of new selected location (light background for day) =>

New location