A Flutter project.
The application overall contains 3 screens i.e.
- Loading Screen which contains a spinning toolkit package and also fetch data from the Api server.
- Location Screen is the main screen which show the current weather of the city. Also, by swiping up the bottom, we can get the weather details of that city.
- Search Screen- where we can search the different cities and get their current temperature and other weather details
- cupertino icons
- Flutter spinkit
- Geolocator
- HTTP
- Font Awesome Flutter
- Sliding up panel
OpenWeatherMap