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.
![](https://private-user-images.githubusercontent.com/66466976/294657647-0f5355d3-33d0-43fc-a2f5-a1498649720f.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwMjUwMDYsIm5iZiI6MTczOTAyNDcwNiwicGF0aCI6Ii82NjQ2Njk3Ni8yOTQ2NTc2NDctMGY1MzU1ZDMtMzNkMC00M2ZjLWEyZjUtYTE0OTg2NDk3MjBmLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA4VDE0MjUwNlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTViODQwZDhjODc3MmFmOThlYWUxNzcyNTYwZjA5M2ExZmVhYjU2NDY3YzgzYTU0NjdhYjBhY2IxYjM1ZDVjNWUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.GMYNRK-ZnP58xog90qPwya0kHdcKjg0CgkfuGYLxxhg)
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! 🚀