Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lohanidamodar/flutter_theme_provider

Persistent dynamic theme using provider and shared preferences
https://github.com/lohanidamodar/flutter_theme_provider

Last synced: 18 days ago
JSON representation

Persistent dynamic theme using provider and shared preferences

Awesome Lists containing this project

README

        

# Flutter Dynamic Persistent Theme Switcher

Dynamic and persistent theme switcher in flutter using provider and shared preferences. Please follow the tutorial to learn how to do it yourself.

## [Youtube Tutorial](https://youtu.be/1t5SbwHscMs)

Please use [start](https://github.com/lohanidamodar/flutter_theme_provider/tree/start) branch for following with the tutorial.