Closed hacker0id closed 10 months ago
Can you provide reproducable code? What i understand you are trying to change screens using navigator? You don't need to use navigator to change screens only index needs to be updated. You can check example or provide your code or explain your specific scenario.
In my code I refactored crystal_nav_bar to be able to use it app-wide (on all screens), when I click say profiles page and I have added navigator if _selectedTab == _SelectedTab.profile, it no doubt navigates me to the ProfilePage(), however it doesn't change the active icon to profile...
Attaching Screenshots :