-
Notifications
You must be signed in to change notification settings - Fork 64
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
Experiments for reworking(Navigation 2.0) #333
base: main
Are you sure you want to change the base?
Conversation
Feat: add an example of interaction between the WoltModelSheet and the Navigator 2.0(GoRouter).
Chore: refactoring.
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. |
…ying' into experiments_for_reworking_displaying # Conflicts: # rework_experiments/lib/navigation_experiment/lib/navigation/internal/wolt_modal_sheet_coordinator.dart # rework_experiments/test/widget_test.dart
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. |
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. |
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. |
Description
Experiments with navigation. Implemented internal navigator, navigation from inside. It is possible to set a starter set of open pages. Added implementation of page change animation on spec. Added example of using WoltModalSheet with Navigator 2.0. Part of Bottom sheet reworking.
Related Issues
https://github.com/orgs/woltapp/projects/1?pane=issue&itemId=46487691