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

Showing flushbar dismisses keyboard #53

Open armandsLa opened 2 years ago

armandsLa commented 2 years ago

Showing a flushbar automatically dismisses the keyboard.

Is there a way to keep the keyboard open while showing the flushbar?

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?