add app title
This commit is contained in:
@@ -191,13 +191,13 @@ class _HomePageState extends State<HomePage> {
|
||||
// iOS: platformChannelSpecificsIos);
|
||||
|
||||
// new Future.delayed(Duration.zero, () {
|
||||
// _flutterLocalNotificationsPlugin.show(
|
||||
// 0,
|
||||
// pushTitle,
|
||||
// pushText,
|
||||
// platformChannelSpecifics,
|
||||
// payload: 'No_Sound',
|
||||
// );
|
||||
// _flutterLocalNotificationsPlugin.show(
|
||||
// 0,
|
||||
// pushTitle,
|
||||
// pushText,
|
||||
// platformChannelSpecifics,
|
||||
// payload: 'No_Sound',
|
||||
// );
|
||||
// });
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user