Skip to content
This repository has been archived by the owner on Feb 25, 2022. It is now read-only.

provide an intuitive way to pop #151

Closed
csells opened this issue Nov 11, 2021 · 1 comment
Closed

provide an intuitive way to pop #151

csells opened this issue Nov 11, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@csells
Copy link
Owner

csells commented Nov 11, 2021

GR users have a hard time discovering that they can just use Navigator.pop(context) so make that easy to find by adding GoRouter.pop() and InheritedGoRouter.pop() that just forwards to Navigator.pop(context).

@csells csells added the enhancement New feature or request label Nov 11, 2021
@csells
Copy link
Owner Author

csells commented Nov 14, 2021

fixed in v2.2.7

@csells csells closed this as completed Nov 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant