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

1

               HomePage With Todays and 7 day forecast

2

               precipitation layer on Google Map

3

               temperature layer on Google Map

4

GitHub

View Github