Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for guarding routes in AutoTabsScaffold #1238

Closed
SeriousMonk opened this issue Sep 23, 2022 · 2 comments · May be fixed by #1841
Closed

Add support for guarding routes in AutoTabsScaffold #1238

SeriousMonk opened this issue Sep 23, 2022 · 2 comments · May be fixed by #1841

Comments

@SeriousMonk
Copy link

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.

@SeriousMonk SeriousMonk changed the title Guard routes in AutoTabsScaffold Add support for guarding routes in AutoTabsScaffold Sep 23, 2022
@github-actions
Copy link

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

@wamynobe
Copy link

wamynobe commented Feb 1, 2024

Hi, can we reopen this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants