Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

StatusBarStyle does not change #3

Closed
JUSTIVE opened this issue Jan 23, 2019 · 1 comment
Closed

StatusBarStyle does not change #3

JUSTIVE opened this issue Jan 23, 2019 · 1 comment

Comments

@JUSTIVE
Copy link

JUSTIVE commented Jan 23, 2019

I'm using Google Pixel 3 (with Android P), and the following code didn't change my status bar theme.

//~ inside of State<MyApp>/initState method
FlutterStatusbarManager.setStyle(StatusBarStyle.DARK_CONTENT);

I've tried StatusBarStyle.DARK_CONTENT and also StatusBarStyle.LIGHT_CONTENT and both of them showed white status bar icons.

thanks.

@mendieta
Copy link
Member

This should be working now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants