flutter_local_notifications_windows 1.0.3 copy "flutter_local_notifications_windows: ^1.0.3" to clipboard
flutter_local_notifications_windows: ^1.0.3 copied to clipboard

PlatformWindows

Windows implementation of the flutter_local_notifications plugin

1.0.3 #

  • Fixed issue where non-ASCII characters for the notification application name weren't being displayed properly. Thanks to the PR from yoyoIU

1.0.2 #

  • Fixed issue #2648 where non-ASCII characters in the notification payload were not being handled properly. Thanks to the PR from yoyoIU

1.0.1 #

  • Fixed issue #2651 where unresolved symbols occurred with changes in introduced in newer Windows SDKs. Thanks to the PR from Sebastien

1.0.0 #