标签: dart flutter notifications
我正在使用Flutter开发应用程序。 为了显示通知,我正在使用 flutter_local_notifications 程序包。 link
我可以显示通知。
但是我想发出进行中的通知,即不能被用户关闭。