FirmanKurniawan / Flutter-Projects

Feel free to create new file, don't hesitate to pull your code, the most important thing is that the file name here must match your nickname so that file does not conflict with other people.
32 stars 20 forks source link

Flutter project for switching themes dark or light using Riverpod provider #26

Closed vishalkevin11 closed 1 year ago

vishalkevin11 commented 1 year ago

Feature: A Flutter app for updating theme like dark or light theme using Riverpod and saving the theme state in Shared Preferences.

Demo theme-ninja

vishalkevin11 commented 1 year ago

Hey @FirmanKurniawan ,

I have raised a PR above for theming the flutter app using riverpod. Could you please review the same?