Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lohanidamodar/flutter_theme_provider
- Owner: lohanidamodar
- Created: 2019-12-13T01:05:17.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-13T01:20:38.000Z (about 5 years ago)
- Last Synced: 2024-11-30T00:22:18.684Z (about 1 month ago)
- Language: Dart
- Homepage: https://youtu.be/1t5SbwHscMs
- Size: 53.7 KB
- Stars: 21
- Watchers: 3
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.