MaikuB/flutter_local_notifications
Ver no GitHubDesktop support (Linux, Windows)
Open
#746 aberto em 7 de ago. de 2020
help wanted
Métricas do repositório
- Stars
- (2.208 stars)
- Métricas de merge de PR
- (Mesclagem média 59m) (4 fundiu PRs em 30d)
Description
I see that you are trying to implement macOS support and it would be appropriate to add Windows and Linux as well. Windows has a native Win32 API, while Linux uses libnotify library, which covers cases for different desktop environments.
- Linux
- Windows