|
|
|
@ -88,7 +88,8 @@ void onStart(ServiceInstance service) async {
|
|
|
|
|
flutterLocalNotificationsPlugin.show(
|
|
|
|
|
notificationId,
|
|
|
|
|
'短信帮手',
|
|
|
|
|
'$callState ${DateTime.now().second}',
|
|
|
|
|
'欢迎使用短信帮手(请勿关闭)',
|
|
|
|
|
// '$callState ${DateTime.now().second}',
|
|
|
|
|
const NotificationDetails(
|
|
|
|
|
android: AndroidNotificationDetails(
|
|
|
|
|
nId,
|
|
|
|
|