-
Drizzzle is a weather app built with Flutter that follows Google’s Material Design principles.
-
It uses the Open-Meteo Weather Forecast API to provide weather data.
-
Make sure you have Flutter installed. If not, you can follow the official Flutter installation.
-
Clone this repository:
git clone https://github.com/Dark-Tracker/drizzzle -
Navigate to project directory:
cd drizzzle -
Fetch and install all the dependencies:
flutter pub get -
Run the app
flutter run




