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 - How to change the background color of awesome_notification?
I am using the awesome_notification plugin to show scheduled notifications in flutter. Everything works fine, but the notification is so simple-looking. It has a white background and black text. I won...
Aditya Hathlee
Votes: 0
Answers: 1
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
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
Remote Message is always null Firebase Cloud Messaging
Please tell me what I'm doing wrong. I send a Cloud Message to my device, and when the application is closed, I want to check how it was launched from Push Notification or not. Also, if the applicatio...
che4len
Votes: 0
Answers: 1