weather_app icon indicating copy to clipboard operation
weather_app copied to clipboard

Weather App built in Flutter and Riverpod state management

πŸ“ˆWeather App built with Riverpod

PRs Welcome Twitter Follow

This is a weather app built using Riverpod as it's State Management. This project is an attempt to rewrite the Weather App sample at Flutter Bloc Example created by Felix Angelov in Riverpod.

The Meta Weather API was used to provide the data. This project was created for educational purposes only and it's not intended to be a reference point to get weather data.

πŸ’» Requirements

  • Any Operating System (i.e MacOS X, Linux, Windows)
  • Any IDE with Flutter SDK installed (ie. IntelliJ, Android Studio, VSCode etc)
  • A little knowledge of Dart and Flutter
  • A brain to think πŸ€“πŸ€“

✨ Features

  • [x] See weather forecast for a location.
  • [x] See next 5 days of forecast.
  • [x] Change temperature.

πŸ“Έ Screenshots

Β 
Β  Β 

πŸ”Œ Plugins

Name Usage
riverpod State Management
DIO Network calls
FlexColorScheme App Theming
Flutter Hooks A Flutter implementation of React hooks

πŸ€“ Author(s)

Ajiboye Temitope Oluwatayomi Twitter Follow

πŸ”– License

Apache-2.0


Feel free to star ⭐ this repository if you like what you see πŸ˜‰.