Skip to content

Drizzzle: A Flutter weather app using Open-Meteo API with Material Design for UI.

License

Notifications You must be signed in to change notification settings

jtmcdole/drizzzle

 
 

Repository files navigation

Drizzzle

  • 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.

Preview

Installation

  1. Make sure you have Flutter installed. If not, you can follow the official Flutter installation.

  2. Clone this repository:

    git clone https://github.com/Dark-Tracker/drizzzle
    
  3. Navigate to project directory:

    cd drizzzle
    
  4. Fetch and install all the dependencies:

    flutter pub get
    
  5. Run the app

    flutter run
    

About

Drizzzle: A Flutter weather app using Open-Meteo API with Material Design for UI.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart 90.6%
  • C++ 4.9%
  • CMake 2.7%
  • Kotlin 1.0%
  • Ruby 0.4%
  • C 0.2%
  • Other 0.2%