flutter world time app
a basic flutter app that shows the user what the time is in different places around the world
this is a basic app i made to practise my flutter skills. this app can be used by the user to find out what the time is in different places around the world. i used the world time api to get the times from all the cities. this makes the app completly modular. any city can be added with just a few lines of code.
screenshots of the app
this is the homescreen in the morning (this is shown when you open the app)
this is the homescreen in the morning (this is shown when you open the app)
this is the selection screen (this opens when the “edit location” button is clicked)
Comments are closed.