Skip to content

rubone/riverpod_theme

Repository files navigation

Riverpod Theme

This is a Flutter project showing how to set up Dark and Light theme using Riverpod.

Getting Started

This application is developed using Flutter

Flutter version 3.13.6

Dart version 3.1.3

How to Use

Follow these steps to run the project.

Step 1:

Download or clone this repo by using the link below:

https://github.com/rubone/riverpod_theme.git

Step 2:

Run the project:

flutter run  

Or

If you are using Flutter Version Management

fvm flutter run  

Happy Coding! ✌️