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

Add custom modal type examples to the playground app #241

Merged
merged 1 commit into from
Jul 1, 2024

Conversation

ulusoyca
Copy link
Collaborator

Description

This PR adds two examples for adding custom modal types:

Floating Bottom Sheet Type
floating_bottom.mov
Top Notification Sheet Type
top_noti_s.mov

Related Issues

Replace this paragraph with a list of issues related to this PR from the issue database. Indicate, which of these issues are resolved or fixed by this PR.

Checklist

Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes ([x]).
This will ensure a smooth and quick review process.

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • My PR includes tests for all changed/updated/fixed behaviors.
  • All existing and new tests are passing.
  • I updated/added relevant documentation (doc comments with ///).
  • The analyzer (melos run analyze) does not report any problems on my PR.
  • The package compiles with the minimum Flutter version stated in the pubspec.yaml

Breaking Change

Does your PR require plugin users to manually update their apps to accommodate your change?

  • Yes, this is a breaking change.
  • No, this is not a breaking change.

@ulusoyca ulusoyca force-pushed the add-custom-modal-examples branch from a6bf6fe to dd5f4af Compare June 30, 2024 17:11
Copy link

github-actions bot commented Jun 30, 2024

@ulusoyca ulusoyca force-pushed the add-custom-modal-examples branch 2 times, most recently from 4a7e62a to da2fa58 Compare June 30, 2024 17:21
@ulusoyca ulusoyca changed the base branch from main to redesign-enter-exit-animations June 30, 2024 17:23
Add examples to custom modal types
@ulusoyca ulusoyca force-pushed the add-custom-modal-examples branch from da2fa58 to 37b764e Compare June 30, 2024 20:26
@ulusoyca ulusoyca merged commit 8c9adc6 into redesign-enter-exit-animations Jul 1, 2024
2 checks passed
@ulusoyca ulusoyca deleted the add-custom-modal-examples branch July 1, 2024 17:12
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.

2 participants