Use flutter_portal instead of normal overlay #253
prateekmedia
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently the overlay is sort of a hack and doesn't interact with the direct speed dial when tapping in overlay. You can notice this normal you can hold on Speed Dial to see splash whereas when overlay is there then the splash will not happen.
But with flutter_portal we can directly add overlay with a hole around speed dial allowing us to interact with the fab directly.
cc @luca-colazzo, If you can agree then please implement the same as I don't have time for this.
Beta Was this translation helpful? Give feedback.
All reactions