tauri-apps / tauri-apps/plugins-workspace
[notification] some methods are mobile-specific and do not provide corresponding handlers
- Dominant language
- Rust
- Stars
- 1.8k
- Forks
- 602
- Avg merge
- 4d 14h
- Merged PRs (30d)
- 9
Description
I've recently been using plugin-notification while building my desktop app and have a question and a suggestion I'd like to discuss.
I found that some methods are mobile-specific and do not provide corresponding handlers. I don’t know if my understanding is correct.


As mentioned above, some methods are multi-platform and some methods are platform specific. I thought maybe it would be clearer to group them rather than export them flat. All in all, this is just my personal preference and if you agree with it too, then I'll be happy to contribute :)
If you think flat export is cleaner, I'd like to improve the documentation for each method to label some of the methods that are only available for mobile.
Contributor guide
Assessment
This issue has not been assessed yet.