K.D. Sunera Avinash Chandrasiri

Results 4 comments of K.D. Sunera Avinash Chandrasiri

This might be kind of hard if you want to use the stock `ThemeDialog` widget. I'd say the best way would be to write a custom dialog box using the...

Yes, I think it is building twice as expected. The first time build is with the initial theme. But when the user saved theme is loaded (from sharedprefs) and applied,...

Yeah, that would be fine. I think, in addition to `data` parameter in `AppTheme` we can provide an optional `darkData` parameter or something equivalent. So, if that param is not...

The `onInitCallback` is simply called whenever `ThemeController` is initialized. Can you check with the example app to check if the issue is still there?