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 Example App] Simulate polling for fetching coffee orders #309

Closed ulusoyca closed 3 months ago

ulusoyca commented 3 months ago

Description

This PR prepares the coffee maker navigator 2.0 demo app for the workshop which will be held in Flutter&Friends.

Changes:

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.

ulusoyca 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.

@TahaTesser Cool stuff!

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.

TahaTesser commented 3 months ago

I'll probably remove synchronised condition so it doesn't repeat the comment when pushing new commits or rebasing the PR. Only comment when PR is opened or reopened.