This is a Flutter project showing how to set up Dark and Light theme using Riverpod.
This application is developed using Flutter
Flutter version 3.13.6
Dart version 3.1.3
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! ✌️