8000 GitHub - Mehmettmolla/weather_app: Weather app with Flutter provider.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Mehmettmolla/weather_app

Repository files navigation

WeatherApp

Weather app is a mobile application developed using Flutter. This application allows the user to view and follow the weather conditions in his/her location and the location he/she chooses.

App Screenshots

page1 page2

page3

Features

  • View the weather conditions in your current location
  • View the weather in the selected location
  • Displaying the 7-day weather forecast at the selected or current location
  • Displaying hourly weather conditions in the selected or current location

Technologies Used

State Management: Provider

Routing: AutoRoute

Assets Management: Flutter Gen

Network Requests Manager: Dio

Architecture Pattern: MVVM (Model-View-ViewModel)

Installation

  1. Clone this project:
git clone https://github.com/Mehmettmolla/weather_app.git
  1. Navigate to the project directory:
cd weather_app

3.Install the required dependencies:

flutter pub get

4.Run the application:

flutter run

Contributing

  1. Fork this repository and create a local copy.
  2. Create a new feature branch:
git checkout -b new-feature

3.Commit your changes:

git checkout -b new-feature

4.Push your branch:

git push origin new-feature

Open a Pull Request

License

This project is licensed under the MIT License. See the LICENSE file for more information.

About

Weather app with Flutter provider.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0