简体   繁体   中英

Show notifications in lock screen by flutter

How can I show an notification in lock screen by using flutter? 在此处输入图像描述

Use Flutter Local Notification if you want local notifications, otherwise use FCM,

Flutter Local Notification - https://pub.dev/packages/flutter_local_notifications

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM