Skip to content

neatblackcrow/clear-weather

Repository files navigation

clear_weather

This application pull weather data from the OpenWeather's API. https://openweathermap.org/price (Free option)

You need to obtain an API key in order to run this simple application. Then create a file named 'secret.json' and put it into the 'lib/auth' directory.

lib/auth/secret.json { "appId": "" // You obtained AppID }

Attribution

Weather icons created by iconixar - Flaticon

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published