Skip to content

This is a weather app using Free Weather API as API endpoint. It covers weather information of several international cities. This project is still in progress.

Notifications You must be signed in to change notification settings

merrrrrr/flutter-weather-app

Repository files navigation

To Run This App

  1. Run
    git clone https://github.com/merrrrrr/flutter-weather-app.git
    cd flutter-weather-app
    flutter pub get
    
  2. Create an account in https://www.weatherapi.com/my/
  3. Generate an API Key and copy it.
  4. Rename .env.sample file to .env
  5. Replace YOUR_API_KEY by the copied API Key.
  6. Run the app in a mobile emulator or mobile device.

About

This is a weather app using Free Weather API as API endpoint. It covers weather information of several international cities. This project is still in progress.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published