Skip to content

Weather app in Flutter which demonstrates how to manage multiple cubits to implement dynamic theming, pull-to-refresh, and much more. Our weather app will pull live weather data from the public OpenMeteo API and demonstrate how to separate our application into layers (data, repository, business logic, and presentation).

Notifications You must be signed in to change notification settings

GisoreB/flutter_weather

Repository files navigation

flutter_weather

In this tutorial, we’re going to build a Weather app in Flutter which demonstrates how to manage multiple cubits to implement dynamic theming, pull-to-refresh, and much more. Our weather app will pull live weather data from the public OpenMeteo API and demonstrate how to separate our application into layers (data, repository, business logic, and presentation).

screenshots

Screenshot 2024-12-15 133854 Screenshot 2024-12-15 133840 Screenshot 2024-12-15 133802 Screenshot 2024-12-15 133739 Screenshot 2024-12-15 133703

About

Weather app in Flutter which demonstrates how to manage multiple cubits to implement dynamic theming, pull-to-refresh, and much more. Our weather app will pull live weather data from the public OpenMeteo API and demonstrate how to separate our application into layers (data, repository, business logic, and presentation).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published