英文: To disable notification sound on button click in flutter 问题 我需要在按钮点击时禁用通知声音。我已经使用了[flutter_local...
有一种方法可以使用本地通知每隔4小时发送一次通知吗?
英文: There is a way to send a notification every 4 hours with local notifications? 问题 我想知道是否有办法使用`flu...
Fcm notification shown by both Firebase_messaging sdk and flutter local notifications package in flutter
英文: Fcm notification shown by both Firebase_messaging sdk and flutter local notifications package in...
在Flutter本地通知中如何添加按钮?
英文: How can I add button in Flutter local notification in flutter 问题 我有一个Flutter应用程序,正在使用Flutter本地通知...
使用记录的音频安排 Flutter 通知
英文: Flutter schedule notification using recorded audio 问题 目前,我正在构建一个需要我实现录制音频并将录制的音频用作本地通知声音的应用程序。 我...
将整数转换为时间,然后在该时间安排通知。
英文: Convert Integer to time and then schedule a notification on that time 问题 我首先需要将整数转换为时间(到目前为止我已经做...
iOS手机,在后台收到通知时不会震动吗?
英文: iOS phone, notifications in background it's not vibrate? 问题 我开发Flutter项目并使用FCM和本地通知,在iOS手机处于...