github MaikuB/flutter_local_notifications flutter_local_notifications-v9.0.0-dev.3

latest releases: flutter_local_notifications-v20.0.0-dev.2, flutter_local_notifications_windows-v2.0.0-dev.2, flutter_local_notifications-v20.0.0-dev.1...
pre-release4 years ago
  • Breaking change the SelectNotificationCallback typedef now maps to a function that returns void instead of a Future<dynamic>. This change was done to better communicate the plugin doesn't actually await any asynchronous computation and is similar to how button pressed callbacks work for Flutter where they are typically use VoidCallback
  • Updated example app to show how to display notification where a byte array is used to specify the icon on Linux

Don't miss a new flutter_local_notifications release

NewReleases is sending notifications on new releases.