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] Introduce AppLifecycleObserver Widget for App Lifecycle Management #311

Merged
merged 1 commit into from
Aug 20, 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.

This PR introduces a new widget in the coffee maker demo app, AppLifecycleObserver, designed to handle app lifecycle events, such as when the app is foregrounded or backgrounded.

app_life_cycle_manager.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 merged commit ac17031 into main Aug 20, 2024
4 checks passed
@ulusoyca ulusoyca deleted the coffee-maker-demo-app-add-lifecycle-observer branch August 20, 2024 19:52
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