You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am facing an issue I cannot wrap my head around:
If the material app has a dark theme configured, then the sticky headers do not work anymore if the application is resumed (for example if the app is closed and reopened). As you can see from the recording, it works as expected if no dark theme is configured. However, just by adding the dark theme (not even using the dark theme), the sticky headers are lost. The header remain at the last position and are not updated anymore when scrolling.
Is anybody facing a similar issue? Does anybody have an idea in which direction I should investigate/debug? At the moment, I do not even know where to look...
I am facing an issue I cannot wrap my head around:
If the material app has a dark theme configured, then the sticky headers do not work anymore if the application is resumed (for example if the app is closed and reopened). As you can see from the recording, it works as expected if no dark theme is configured. However, just by adding the dark theme (not even using the dark theme), the sticky headers are lost. The header remain at the last position and are not updated anymore when scrolling.
Is anybody facing a similar issue? Does anybody have an idea in which direction I should investigate/debug? At the moment, I do not even know where to look...
Bildschirmaufnahme.2023-06-21.um.09.19.46.mp4
This is the example code (it is the simplified example application from sticky headers repository):
Output of flutter doctor (Flutter, stable, 3.10.5)
The text was updated successfully, but these errors were encountered: