MaikuB/flutter_local_notifications

Desktop support (Linux, Windows)

Open

#746 aperta il 7 ago 2020

Vedi su GitHub
 (69 commenti) (40 reazioni) (0 assegnatari)Dart (1187 fork)batch import
help wanted

Metriche repository

Star
 (2208 star)
Metriche merge PR
 (Merge medio 59m) (4 PR mergiate in 30 g)

Descrizione

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

Guida contributor