flutter_local_notifications
flutter_local_notifications copied to clipboard
[Windows] App does not come to the Top (Foreground) on clicking the Notification
Hi,
On clicking the notification, I want my app to come to the foreground (focus). I want it to become the top window and then process the input. But with the current example, I am not able to do so. Can you please recommend a fix for this?
Thank you in advance.
https://github.com/user-attachments/assets/8c3be936-125d-466f-9a96-d5a7dd207d7c
I faced with the same problem @MaikuB