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
144 stars 86 forks source link

Flushbar is freezing swiping animation on iOS #57

Open rassl11 opened 2 years ago

rassl11 commented 2 years ago

While Flushbar is active and user swipe the screen the animation is freezing.

cmdrootaccess commented 2 years ago

yes am aware of this issue. will make time to fix it

rassl11 commented 2 years ago

is there any changes?

noobflutterdev commented 1 year ago

any update on this

agoldm commented 1 year ago

Hi, it's still relevant for me, also for back in Android. Any solution? @cmdrootaccess

synstin commented 9 months ago

any update? @cmdrootaccess

IbrahimYildirim commented 8 months ago

I am having same issue but with a slider. It's like when the Flushbar is shown/hiding the slider input stops. I believe it's something related to when the UI calls setState, and doesn't occur when used by flutters own Scaffold.snackBar.

ViktorKirjanov commented 3 months ago

any update?