flutter_overlay_window icon indicating copy to clipboard operation
flutter_overlay_window copied to clipboard

How to open every time overlay widget notification recive

Open rahulinfibrain opened this issue 1 year ago • 0 comments

I have one project i can show overlay every time notification received but our issue is first time overlay show proper overlay close first time after can not another notification recived can't open overlay.

overlay close i am using this method. await FlutterOverlayWindow.closeOverlay();

rahulinfibrain avatar Aug 17 '24 06:08 rahulinfibrain