Flutter: Is there a way to make a persistant notification which can not be dismissed?
I am developing a mobile app with flutter which needs to show a notification that can not be dismissed. So as soon as the notification is displayed it can not be swiped away. The only possiblity to dismiss it would be to disable notification from the application within the settings.