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

feat: allow barrier dismiss in dialogs #3

Merged
merged 5 commits into from
Feb 23, 2024

Conversation

buehler
Copy link
Collaborator

@buehler buehler commented Feb 23, 2024

This add the builder option and possibility to allow
dialog dismissal via backdrop press. Be aware that
Scaffold and Material App are full screen by default.
So to use a "small modal" of some sort, you need to
provide theme data or use "Material" widgets to provide
defaults. (e.g. in the example app)

@mike-schmid mike-schmid merged commit efe034f into main Feb 23, 2024
4 checks passed
@mike-schmid mike-schmid deleted the feat/barrier-dialog-dismiss branch February 23, 2024 10:15
buehler pushed a commit that referenced this pull request Feb 23, 2024
# [1.2.0](v1.1.0...v1.2.0) (2024-02-23)

### Features

* allow barrier dismiss in dialogs ([#3](#3)) ([efe034f](efe034f))
@buehler
Copy link
Collaborator Author

buehler commented Feb 23, 2024

🎉 This PR is included in version 1.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants