?Weather App built with Riverpod
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
- See weather forecast for a location.
- See next 5 days of forecast.
- 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)
? License
Feel free to star ⭐ this repository if you like what you see ?.