(sleeping sound). How to implement this type of notification in flutter. Such as leading icon , title , subtitle, trailing with play and pause button and background color? image attached in below link.
Asked
Active
Viewed 449 times
1 Answers
0
you should use a package. i believe that
https://pub.dev/packages/flutter_local_notifications
this local notification package will help you.

eko
- 532
- 1
- 5
- 12
-
but i want to add background color and play or pause button with this notification.how i can do that??? – Hafiz Umar Kamboh Apr 24 '20 at 05:06