weather-app
A weather application built using Flutter technology and BLoC architecture, with real-time data obtained from the OpenWeatherAPI.
for running this app have to follow some procedures:
–import the github code in the IDE –flutter clean –flutter pub get –flutter run