toastification
toastification copied to clipboard
cannot interact with the area below toast
Describe the bug When showing notification there is a large space of padding (i think) that stop user from interacting on Android and iOS
To Reproduce Steps to reproduce the behavior:
- Create a bottom navigation
- Create a toastification with alignment of bottomCenter
- Try to click any of the navigation items
Expected behavior User can still interact with the UI beneath notifcation
Screenshots https://github.com/payam-zahedi/toastification/assets/61675970/7f67c55b-bd9c-4727-8943-73965d6ae7c4
Flutter information:
- OS: [iOS, android]
- Flutter Version: [3.22.1]
- Toastification Version [2.0.0]