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

Allow close button on Scaffold95 that cannot pop #14

Merged
merged 3 commits into from
Oct 17, 2023

Conversation

filiph
Copy link
Contributor

@filiph filiph commented Oct 16, 2023

Please land #12 first — this PR is actually pretty small and built on top of the former PR.

This allows forcing a Scaffold95 to have a close button, and reacting to a click on that button. This allows having Flutter windows that are close-able (e.g. call SystemNavigator.pop()).

filiph and others added 3 commits October 16, 2023 22:32
Upgrades everything to latest. Re-builds `android/` and `ios/` embeddings of `example/`. Removes dupe imports.
@miquelbeltran miquelbeltran merged commit 748cc33 into miquelbeltran:master Oct 17, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants