dynamic_theme
dynamic_theme copied to clipboard
loading theme upon restart
I have added your Dynamic theme to my app. The the problem that I am having is when I turn dark mode on and exit my app, the feature resets back to light mode. Can you share any example of to fix this issue
The package saves the brightness when you change it and loads it on startup. Check out the example project, it works for me.