Compare weather app
Weather app
Weather Flutter app with the ability to compare weather forecasts with
past data (because we humans can better understand “today is colder
than yesterday” compared to “today is 20 °C”), used Provider for state
management, openweather api, geolocator to get the location of device,
other packages are used such as dotenv, cron, and scrollable positioned
list.