/weather_app

Flutter Weather App Example using the OpenWeatherMap API.

Primary LanguageDart

Flutter Weather App Example

An example Flutter weather app using the OpenWeatherMap API.

inspired by Andrea Bizzotto open_weather_example_flutter

Flutter Weather App Preview

Application layers

Packages in use

More about architecture:

Note: to use the API you'll need to register an account and obtain your own API key. This can be set via --dart-define or inside lib/src/api/api_keys.dart.