Weather App Using OpenWeatherMap API service Daily Forecast and Historical Weather based on users location
Weather App Using OpenWeatherMap API service Daily Forecast and Historical Weather based on users location and using Basic weather map service to display precipitation and temperature on Google Maps. Details:- Framework:- Flutter
IDE:- VS code
State Management Tools:- Bloc
Architecture Pattern:- TDD
Apis:- Google Map Apis, OpenWeatherMap API
Package:- cupertino_icons, Bloc, geolocator, http, intl, google_maps_flutter, mocktail.
Note:-Application also works fine in Landscape Mode.
ScreenShot:-
HomePage with Current Weather Data
HomePage With Todays and 7 day forecast
precipitation layer on Google Map
temperature layer on Google Map