A basic flutter based Weather Application which displays real time weather data fetched from weatherapi.com
The homepage (left) is the default front that displays when you first open the app. It shows the weather of the home city you set. You can edit your name and home city by clicking on the profile icon in the bottom navigation bar.
- As you may see, there is a favourites icon but it's not currently coded. The feature to add your favourite cities will be added!
- Improved UI upcoming
- Autocorrect and autocomplete for the cities, so you don't have to worry about the spellings!
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.