woltapp / wolt_modal_sheet

This package provides a responsive modal with multiple pages, motion animation for page transitions, and scrollable content within each page.
MIT License
511 stars 64 forks source link

[Coffee Maker App] Add Web support for app navigation (Update browser address bar) #312

Closed ulusoyca closed 3 months ago

ulusoyca commented 3 months ago

Description

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

This PR introduces add support for Flutter Web app navigation to enable the updating the Browser Address Bar

github-actions[bot] commented 3 months ago

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.