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

[Coffee Maker App] Update bottom nav bar tab from the browser address bar #314

Merged
merged 1 commit into from
Aug 25, 2024

Conversation

ulusoyca
Copy link
Collaborator

Description

Prepares the coffee maker navigator 2.0 demo app for the workshop which will be held in Flutter&Friends conference.

This PR adds support for updating the bottom navigation bar selected item through the Browser address bar. Also adds documentation to explain the role of the classes.

selecting_tabs.mov

Copy link

It appears that this PR does not include any tests. It is recommended to add tests, especially for critical changes, to ensure code quality and prevent regressions. However, if this PR is only updating samples or documentation, feel free to skip adding tests and disregard this comment.

@ulusoyca ulusoyca force-pushed the select-bottom-nav-bar-on-browser-address-bar branch from 1c88bce to 3ffd25d Compare August 25, 2024 20:47
Copy link

It appears that this PR does not include any tests. It is recommended to add tests, especially for critical changes, to ensure code quality and prevent regressions. However, if this PR is only updating samples or documentation, feel free to skip adding tests and disregard this comment.

@ulusoyca ulusoyca force-pushed the select-bottom-nav-bar-on-browser-address-bar branch from 3ffd25d to c3b465e Compare August 25, 2024 21:00
Copy link

It appears that this PR does not include any tests. It is recommended to add tests, especially for critical changes, to ensure code quality and prevent regressions. However, if this PR is only updating samples or documentation, feel free to skip adding tests and disregard this comment.

@ulusoyca ulusoyca force-pushed the select-bottom-nav-bar-on-browser-address-bar branch from c3b465e to 6824152 Compare August 25, 2024 21:10
Copy link

It appears that this PR does not include any tests. It is recommended to add tests, especially for critical changes, to ensure code quality and prevent regressions. However, if this PR is only updating samples or documentation, feel free to skip adding tests and disregard this comment.

@ulusoyca ulusoyca force-pushed the select-bottom-nav-bar-on-browser-address-bar branch from 6824152 to 4d9177a Compare August 25, 2024 21:26
@ulusoyca ulusoyca merged commit 90cf214 into main Aug 25, 2024
4 checks passed
@ulusoyca ulusoyca deleted the select-bottom-nav-bar-on-browser-address-bar branch August 25, 2024 21:26
Copy link

It appears that this PR does not include any tests. It is recommended to add tests, especially for critical changes, to ensure code quality and prevent regressions. However, if this PR is only updating samples or documentation, feel free to skip adding tests and disregard this comment.

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

Successfully merging this pull request may close these issues.

1 participant