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
146 stars 90 forks source link

possible to delete more than one element during the countdown timer #118

Open kalimaty opened 1 year ago

kalimaty commented 1 year ago

I discovered a serious problem It is that it is possible to delete more than one element during the countdown timer This causes the flash bar to appear repeatedly on the screen What is the solution to fix this defect?

MarekLipskij commented 1 year ago

I can confirm that. When the dismiss time is still in effect user can keep dismissing the flush bar and it keeps reappearing. So it looks like there are multiple flush bars stacked.