cmdrootaccess / another-flushbar

A flexible widget for user notification. Customize your text, button, duration, animations and much more. For Android devs, it is made to replace Snackbars and Toasts.
https://pub.dev/packages/another_flushbar
MIT License
145 stars 89 forks source link

Background interaction is blocked bellow flushbar #45

Open bernhardfrenking opened 3 years ago

bernhardfrenking commented 3 years ago

Problem: Despite blockBackgroundInteraction is set to false, the area bellow the flushbar is blocked (area above is usable). There is no difference, if the spacing to the bottom is defined via a margin or with positionOffset (uncommented in the package code).

Request: The area bellow the flushbar is interactable, so the user can still tap for example on a bottomNavigation, if a flushbar is shown (see following screenshot). grafik

elliotnash commented 1 year ago

Any updates on this?

alanlanglois commented 1 year ago

Same use case for me, any update?

rodrigorafaeldamaceno commented 1 year ago

Hi, do you have any update for this issue?

Antwen97 commented 10 months ago

Hi, any news about this issue?

ViktorKirjanov commented 5 months ago

updates?