Skip to content

A current weather application made in flutter in android studio. The application is capable of showing all the necessary current weather data of any city. It is based on MVVM architecture pattern and provider state management to monitor any changes in the UI. REST APIs is used to fetch the data from server.

Notifications You must be signed in to change notification settings

basitali1509/Weather-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

ProjectImage

About App

A weather application using Flutter that displays real-time weather data for any city. The application fetches the data from server using REST APIs. Provider state management has been implemented for the efficient management of the application state. Additionally, the MVVM architecture pattern has been used to ensure that the application is easy to understand, maintain and modify for future development.

About

A current weather application made in flutter in android studio. The application is capable of showing all the necessary current weather data of any city. It is based on MVVM architecture pattern and provider state management to monitor any changes in the UI. REST APIs is used to fetch the data from server.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published