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

fix RouterService clearStackAndShow #18

Conversation

bilaldbank
Copy link
Contributor

This PR fixes clearStackAndShow method in RouterService which currently pushes the route on top without clearing the current stack

FilledStacks
FilledStacks previously approved these changes May 16, 2023
Copy link
Contributor

@FilledStacks FilledStacks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I throught this would push the singleRoute only onto the stack and wouldn't need a clear.

@FilledStacks FilledStacks enabled auto-merge (squash) May 16, 2023 14:49
@FilledStacks
Copy link
Contributor

@bilaldbank update the pubspec constraints and push then this should auto merge when it passes flutter analyze

auto-merge was automatically disabled May 17, 2023 06:43

Head branch was pushed to by a user without write access

Copy link
Contributor

@FilledStacks FilledStacks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

FilledStacks
FilledStacks previously approved these changes May 19, 2023
Copy link
Contributor

@FilledStacks FilledStacks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@FilledStacks FilledStacks enabled auto-merge (squash) May 19, 2023 07:44
auto-merge was automatically disabled May 19, 2023 10:14

Head branch was pushed to by a user without write access

@bilaldbank
Copy link
Contributor Author

@FilledStacks formatting issues 😅

@bilaldbank bilaldbank force-pushed the fix/router_service_clear_stack_and_show branch from f9cff8e to 15bac1d Compare May 26, 2023 07:27
@FilledStacks FilledStacks merged commit a5b775d into Stacked-Org:main May 26, 2023
FilledStacks pushed a commit that referenced this pull request May 26, 2023
## [1.0.4](v1.0.3...v1.0.4) (2023-05-26)

### Bug Fixes

* RouterService clearStackAndShow ([#18](#18)) ([a5b775d](a5b775d))
@FilledStacks
Copy link
Contributor

🎉 This PR is included in version 1.0.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants