Dart Version Flutter Version

A Simple Weather App

some info

if you clone the repository and try to run the app, you will not get any data from the API, because my API key is outside the repository.

go to https://openweathermap.org/ register and generate your API Key for testing. add API key and API URL in the below file

/lib/services/api_key.dart



? Packages

geolocator http flutter_spinkit google_fonts: connectivity_plus cached_network_image

GitHub

View Github