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

Refactor NavbarNotifier apis #29

Open
1 of 2 tasks
maheshj01 opened this issue Mar 29, 2023 · 1 comment
Open
1 of 2 tasks

Refactor NavbarNotifier apis #29

maheshj01 opened this issue Mar 29, 2023 · 1 comment
Labels
enhancement Change or Improve the existing behavior

Comments

@maheshj01
Copy link
Owner

maheshj01 commented Mar 29, 2023

Describe the bug

Some of the methods of NavbarNotifier are not required to be exposed to client
e.g Don't expose onBackButtonPressed

  • Don't expose NavbarNotifier properties to outside world
  • Add a method to programmatically push a route in any index of navbar
@maheshj01 maheshj01 added the enhancement Change or Improve the existing behavior label Apr 9, 2023
@maheshj01 maheshj01 changed the title Don't expose NavbarNotifier properties to outside world Refactor NavbarNotifier apis Nov 10, 2023
@maheshj01
Copy link
Owner Author

Added a method to programmatically push a route to any tab in Navigator Stack using NavbarNotifier.pushNamed(route,index) in v0.6.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Change or Improve the existing behavior
Projects
None yet
Development

No branches or pull requests

1 participant