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
As I understand guarding a Route that is a Tab is still not supported.
However I believe that a huge percentage of flutter app use some variant of a main page composed of an AutoTabsScaffold and a Drawer, BottomNavigationBar or NavigationRail. It is also very common to want to guard only the profile tab and leave the others unguarded.
Is this a feature that this package will support anytime in the near future?
If not what would be the best solution to obtain this behavior?
Thanks in advance.
The text was updated successfully, but these errors were encountered:
SeriousMonk
changed the title
Guard routes in AutoTabsScaffold
Add support for guarding routes in AutoTabsScaffold
Sep 23, 2022
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions
Hi, this package is amazing!
As I understand guarding a Route that is a Tab is still not supported.
However I believe that a huge percentage of flutter app use some variant of a main page composed of an AutoTabsScaffold and a Drawer, BottomNavigationBar or NavigationRail. It is also very common to want to guard only the profile tab and leave the others unguarded.
Is this a feature that this package will support anytime in the near future?
If not what would be the best solution to obtain this behavior?
Thanks in advance.
The text was updated successfully, but these errors were encountered: