awesomeDialogs icon indicating copy to clipboard operation
awesomeDialogs copied to clipboard

AwesomeDialog conflict AnotherFlushbar

Open JmyW opened this issue 1 year ago • 0 comments

Hi I found a compatibility issue between AwesomeDialog and AnotherFlushbar. https://pub.dev/packages/awesome_dialog https://pub.dev/packages/another_flushbar

In AwesomeDialog has a function "autoHide" which can auto dismiss the dialog after a duration. Whatever how long the duration, when I set it. If a Flushbar appear during the duration. The autoHide of AwesomeDialog won't work. And even worse, the dailog is not dismissible any more. The dialog is always there, cannot close.

It's easily reproduced and 100% happen. Could you check it?

JmyW avatar Mar 15 '23 10:03 JmyW