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

[Enhancement] Update Notifications Plugin to provide Package Message #34

Conversation

KingDarBoja
Copy link
Contributor

The notifications package does provide packageName from the StatusBarNotification object but also wanted to provide the notification message (body) on the payload.

This PR address that need by providing it as HashMap with the keys packageName and packageMessage just in case someone wants to use such data on another app.

Also I updated the .gitignore file to handle extra files generated while using vs-code java extension (it is a bug).

Cheers! 🍰

@thomasnilsson
Copy link
Contributor

Thanks for the pull request, will look into this tomorrow :)

@thomasnilsson thomasnilsson merged commit a573aa4 into cph-cachet:master Oct 4, 2019
@KingDarBoja KingDarBoja deleted the enhancement/notification-message-data branch October 4, 2019 12:49
hibitness-quan-nguyen2 pushed a commit to hibitness/flutter-plugins that referenced this pull request Dec 18, 2023
…ation-message-data

[Enhancement] Update Notifications Plugin to provide Package Message
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

Successfully merging this pull request may close these issues.

2 participants