Skip to content

MasteerRui/WeatherApp-Flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Image Flutter Weather App

This Flutter Weather App is designed to provide users with a sleek and intuitive weather experience, inspired by the Apple Weather App. It offers weather information for every city and locality worldwide, and even provides current location weather data. Whether you're a developer looking for a reference project or a weather enthusiast, this app is a great starting point.

Features

  • Apple Weather App Design: Enjoy a familiar and visually appealing design inspired by the Apple Weather App.

  • Global Coverage: Get weather information for any city or locality around the world.

  • Current Location Weather: Access up-to-date weather conditions based on your device's current location.

Usage

To use this app, follow these steps:

  1. Clone this repository to your local machine.
  1. Add a new Open Weather Api Key
  • line 67 https://github.com/MasteerRui/WeatherApp-Flutter/blob/main/weather/lib/pages/main_pages/homepage.dart
  1. Just try it on Android Studio with flutter

Screenshots

Main Screen ( Celsius ) Main Screen ( Fahrenheit ) Main Screen ( Delete City ) Main Screen ( Search City )
Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4
City Screen ( Part 1 ) City Screen ( Part 2 ) City Screen ( Part 3 ) City Screen ( Other One )
Screenshot 5 Screenshot 6 Screenshot 7 Screenshot 8

Contributing!

Contributions are welcome! If you'd like to contribute to this project, please follow these guidelines:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix. git checkout -b feature/your-feature
  3. Make your changes and commit them. git commit -m "Add your feature or fix"
  4. Push your branch to your forked repository. git push origin feature/your-feature
  5. Create a pull request to merge your changes into the main repository.

License

This project is licensed under the MIT License.

Issues

Enjoy using the Flutter Weather App! If you have any questions or encounter any issues, please feel free to open an issue.