A new Flutter project.
This a Weather App created using the openweathermap API in Flutter.
-
Sign in to openweathermap.org and generate an API key.
-
Add the key to secrets.dart file
-
Run :
flutter run lib/main.dart
A new Flutter project.
This a Weather App created using the openweathermap API in Flutter.
Sign in to openweathermap.org and generate an API key.
Add the key to secrets.dart file
Run : flutter run lib/main.dart