python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Flutter Local Notification not working in background?
I am using flutter local notification to display schedule notification in my app. But unfortunately it is not working when app is in terminated state.
Here is my code:
class Notifications {
static fin...
Zilaid
Votes: 0
Answers: 4
Flutter- open page on click notification
I am developing flutter application using awesome notification. I want to redirect to notification page when notification is clicked.
Initialize main.dart notification:
AwesomeNotifications().initiali...

zey
Votes: 0
Answers: 1
Why Flutter Firebase Messaging on Message not working always?
I'm using Flutter Firebase Messaging with Flutter Local Notification I followed all steps in the document example, I have a problem which is: the OnMessage listener has not fired always, sometimes I g...
Reham.A
Votes: 0
Answers: 0
Flutter awesome notification click open specific page
I am using Flutter awesome notifications. When the notification is clicked when the application is closed, I want to direct it to a special page within the application. What is the easiest way for me ...

zey
Votes: 0
Answers: 1