duyduong / flutter_native_admob

Plugin to integrate native firebase admob to Flutter application
MIT License
62 stars 85 forks source link

Colours defined with NativeTextStyle do not respond to the device changing appearance from bright to dark and vice versa. #85

Open hicnar opened 3 years ago

hicnar commented 3 years ago

If different set of colour themes is used for bright and dark mode and for consistency similar behaviour would be desired when it comes to displaying native ads, it takes a full app restart in order to apply the appropriate colour theme when the device appearance changes from bright to dark and v.v.