Welcome to my Flutter weather app project! 🌦️ This app, inspired by Mitch Koko's tutorial, brings a seamless blend of style and functionality to deliver real-time weather updates.

This Flutter weather app is more than just code—it's a journey into mobile app development. The careful mix of technologies and libraries, including the OpenWeatherMap API, results in a user-friendly and visually pleasing experience.
- Flutter Framework: Cross-platform development for Android and iOS.
- Google Fonts: Stylish typography for a polished user interface.
- Lottie Animations: Dynamic weather icons for a visually appealing experience.
- OpenWeatherMap API: Real-time and accurate weather updates for enhanced functionality.
- Asynchronous Programming: Smooth user experience, ensuring the app remains responsive.
-
Clone the repository:
git clone https://github.com/Azhilus/Weather-App.git
-
Navigate to the project folder:
cd Weather-App
-
Install dependencies:
flutter pub get
-
Run the app:
flutter run
Contributions are welcome! If you'd like to enhance this weather app, please open an issue or submit a pull request.
This project is licensed under the MIT License.
Special thanks to Mitch Koko for the insightful tutorial that served as inspiration for this project.
Happy Tinkering! 🚀