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'm trying to get it to work with my app, but my app implements the bottomNavigationBar of Scaffold, and I think this is causing the vertical positions of the overlays to be off. Everything is positioned correctly when I removed the bottomNavigationBar.
What can I do to compensate for the height of the bottomNavigationBar? Thanks.
The text was updated successfully, but these errors were encountered:
Hi @stephenjen, sorry for the super late reply,
Below is a sample i tried, and it doesnt seem to break the layout, can you send your sample widget structure so i can reproduce.
Great work on this widget!
I'm trying to get it to work with my app, but my app implements the bottomNavigationBar of Scaffold, and I think this is causing the vertical positions of the overlays to be off. Everything is positioned correctly when I removed the bottomNavigationBar.
What can I do to compensate for the height of the bottomNavigationBar? Thanks.
The text was updated successfully, but these errors were encountered: