A Flutter application that provides weather information based on user location.
- ✅ Displays current weather conditions.
- ✅ Automatically shows weather for user's location.
- ✅ Minimalistic Design.
- ✅ User-friendly interface.
This project is a starting point for a Flutter application. To get started, follow these steps:
- Install Flutter
- Set up an emulator or a physical device
-
Clone the repository:
git clone https://github.com/yourusername/weather_app.git cd weather_app -
Install dependencies:
flutter pub get
-
Run the application:
flutter run
This project is based on the tutorial by Mitch Koko
Contributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.