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

[Sheet] Incorrect status bar behaviour #396

Open
aurokk opened this issue Apr 18, 2024 · 0 comments
Open

[Sheet] Incorrect status bar behaviour #396

aurokk opened this issue Apr 18, 2024 · 0 comments

Comments

@aurokk
Copy link

aurokk commented Apr 18, 2024

Hi!
Thanks for the package!
I use the new one (sheet 1.0.0, the latest flutter) and there is a problem.
After showing a bottom sheet the status bar freezes in wrong color forever (in my case it is stuck in white color).
I think it is related to that piece of code here
If I remove the code i mentioned above it works fine. Looks like flutter can determine an appropriate color for status bar itself :-)
What do you think? Do we really need the AnnotatedRegion there?

Demo:

with AnnotatedRegion without AnnotatedRegion
Simulator.Screen.Recording.-.iPhone.11.Pro.Max.-.2024-04-19.at.01.19.14.mp4
Simulator.Screen.Recording.-.iPhone.11.Pro.Max.-.2024-04-19.at.01.17.44.mp4
@aurokk aurokk changed the title Invalid status bar behaviour Incorrect status bar behaviour Apr 18, 2024
@aurokk aurokk changed the title Incorrect status bar behaviour [Sheet] Incorrect status bar behaviour Apr 19, 2024
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

1 participant