Welcome to Lumi Weather, a minimalistic weather application designed to provide you with the latest weather updates in a simple and user-friendly interface. Whether you’re planning your day or just curious about the current weather conditions, Lumi Weather has got you covered.
-
Current Weather: Get real-time weather information for your location, including temperature, sunrise, sunset, and more.
-
Clean UI: Enjoy a sleek and intuitive user interface designed for ease of use.
-
Location-Based: Automatically detects your location for accurate weather updates.
-
Lightweight: Minimal design ensures fast loading times and a smooth user experience.
This app uses Flutter and BLoC (Business Logic Component).
You need to have Android Studio to build this project.
-
Create an account in OpenWeather:
- Go to
My API keys
, create a key if not created already - Copy the API key and paste in
lib
>data
>constants.dart
- Go to
-
That's it. Now you are good to go!
Wanna reach out to me? DM me at 👇
Email: mahmudul15-13791@diu.edu.bd
- Weather App • FLUTTER - BLOC & API Tutorial for Beginners by Romain Girou
I decided to work on this project to learn Flutter and BLoC. Just to be clear, I don't own any part of it. I simply fixed some issues and added features to improve it.