Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 774 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 774 Bytes

World Time App in FLUTTER

  • This Flutter project encompasses all basics and advanced concepts of Flutter.

  • This app shows the current time of many time zones accros the world in one single user-friendly interface.

  • This app uses an API to get the time of the desired location. This app thus integrates async processes as well to get the best results.

  • Users are also offered a functionality to edit the location, which allows them to change the current location to a wide range of options offered. The cities are displayed using a List View.

Working screenshots

Day time home page UI Night time home page UI
Image Image