MaikuB/flutter_local_notifications
Desktop support (Linux, Windows)
Ouverte
#746 ouverte le 7 août 2020
help wanted
Métriques du dépôt
- Stars
- (2 662 étoiles)
- Métriques de merge PR
- (Merge moyen 59m) (4 PRs mergées en 30 j)
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