tayormi / weather_app

Weather App built in Flutter and Riverpod state management

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐Ÿ“ˆ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

  • 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)

Ajiboye Temitope Oluwatayomi Twitter Follow

๐Ÿ”– License

Apache-2.0


Feel free to star โญ this repository if you like what you see ๐Ÿ˜‰.

About

Weather App built in Flutter and Riverpod state management


Languages

Language:Dart 57.8%Language:C++ 23.1%Language:CMake 10.9%Language:HTML 5.3%Language:Swift 1.6%Language:C 1.0%Language:Kotlin 0.2%Language:Objective-C 0.1%