Experiments for reworking(Navigation 2.0)#333
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
WoltModalSheet Backlog