An app to monitor weather conditions
This project uses the Open Weather Map API. You need to get an API key before compiling and running the app.
Visit the link below to get a free key:
Then inside the file located at
lib/src/core/dependency_injection.dart:
Replace the text "YOUR-KEY-HERE" on line 21 with your key.
Developed using: Flutter (Channel beta, 2.5.0)