flutter_overlay_window
flutter_overlay_window copied to clipboard
How to open every time overlay widget notification recive
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();