Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android direct reply #2284

Closed
ssorrychoi opened this issue Mar 28, 2024 · 1 comment
Closed

Android direct reply #2284

ssorrychoi opened this issue Mar 28, 2024 · 1 comment

Comments

@ssorrychoi
Copy link

Hello, flutter developers.

I hope this message finds you well. I am currently developing an application using the Flutter Local Notifications library and I am particularly interested in implementing the "direct reply" feature for notifications on Android devices. This functionality is crucial for enhancing user interaction within my app by allowing users to respond to notifications directly from the notification interface.

I have looked through the current documentation and resources available for the Flutter Local Notifications library, but I was unable to find specific guidance or examples on how to implement the "direct reply" feature within the context of this library.

Could you please advise if the "direct reply" feature is supported by the Flutter Local Notifications library? If it is supported, could you provide me with any examples, documentation, or links that detail how to implement this feature within my Flutter application?

Additionally, if this feature is not currently supported, are there any plans to include "direct reply" functionality in future updates of the library? Any information on potential timelines or development plans would be greatly appreciated.

Thank you for your time and assistance. I look forward to your response and any guidance you can provide.

@MaikuB
Copy link
Owner

MaikuB commented May 17, 2024

This is covered in the example app that you can run and check around

await _showNotificationWithTextAction();

@MaikuB MaikuB closed this as completed May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants