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
{{ message }}
This repository was archived by the owner on Jan 15, 2026. It is now read-only.
I used responsive_scaffold package to display a list of items on left side screen and show a detail of item list on right side of the screen as in attached image.
My question is how to navigate to another page and only change the details page without losing list, because when used a Navigator.push () changes whole page and not just the right part of screen, which would be detail.