Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 283 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 283 Bytes

Weather_App

A new Flutter project.

This a Weather App created using the openweathermap API in Flutter.

Usage

  • Sign in to openweathermap.org and generate an API key.

  • Add the key to secrets.dart file

  • Run : flutter run lib/main.dart