Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Flutter local notification with action buttons

I tried flutter local notification plugin in my flutter project its work fine on simple notifications but I need functionality of notifications with action buttons pls help me or suggest me to achieve this function.

like image 242
Thulasi Raman Avatar asked May 16 '26 13:05

Thulasi Raman


2 Answers

Unfortunately, the flutter_local_notifications plugin does not support action buttons yet. There´s a feature request to add this.

I don´t know of any other plugins that support this, so i think right now the only possibility is to create your own custom plugin and develop it in native iOS code.

like image 90
Josh Avatar answered May 19 '26 03:05

Josh


use awesome_notifications: ^0.0.6+7 package

like image 21
I am Govind Avatar answered May 19 '26 03:05

I am Govind



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!