A new Flutter project. To practice best Flutter and dart practices.
Create an account at Open Weather to get an api key (note that it will take a couple of hours for the endpoint to be available).
Create a secrets.dart file in your lib folder, and save your api key as openWeatherAPIKey
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.