In order to resume easily application from the background, and list some notifications.
It would be great to implement the support of OS Icon menu bar (aka system tray)
Flutter
Flutter does not support this functionality
It does not follow their best practice as it pollute the system Menu.
It will require a community plugin to support it.
A discussion regarding this has been open
google/flutter-desktop-embedding#595
In order to resume easily application from the background, and list some notifications.
It would be great to implement the support of OS Icon menu bar (aka system tray)
Flutter
Flutter does not support this functionality
It does not follow their best practice as it pollute the system Menu.
It will require a community plugin to support it.
A discussion regarding this has been open
google/flutter-desktop-embedding#595