Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.17 KB

File metadata and controls

27 lines (19 loc) · 1.17 KB

WorldTime Application

This project demonstrates the use of APIs and dynamic UI updates in Flutter, running smoothly on both Android and iOS platforms.

  • This application shows the Time fetched from the worldtimeapi in realtime.
  • Users can select different locations from a predefined list, and the app updates the time accordingly.
  • The background image changes dynamically based on whether it's day or night at the chosen location.
  • Tested on real devices and simulators.
  • Built with Android Studio as the main IDE.
  • The application has it's custom App icon.
  • This project is a part of my flutter learning process from youtube playlist.
  • I will continue to learn and improve in this field.

Outcome

  • New technologies are explored and learned.
  • Gained some basic Experience from development to delivering a Mobile application.
  • Learned Android Studio and Apple XCode IDEs while development and simulation.

Application's Video demonstration:

-- adding later ---

Live Preview this application 🚀

  1. Run on iOS device
  2. Run on Android device