Hi, love this package.
I don't know how to load saved theme in the first start in MaterialApp?
on data, It going to _loadSavedThemeData and based on SharedPreferences local storage to get String then if case is blue, it will return blueTheme. But what I got is sometimes it could load the theme, sometimes it could not load. Could you help me?
Hi, love this package. I don't know how to load saved theme in the first start in MaterialApp? on data, It going to _loadSavedThemeData and based on SharedPreferences local storage to get String then if case is blue, it will return blueTheme. But what I got is sometimes it could load the theme, sometimes it could not load. Could you help me?