github MaikuB/flutter_local_notifications flutter_local_notifications-v17.2.0

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...
17 months ago
  • [Android][iOS][macOS] added periodicallyShowWithDuration() method that allows for having a notification periodically shown based on a specified duration. The duration will need to be at least a minute. Thanks to the PR from Mateusz Łuczak
  • [Android] added the requestFullScreenIntentPermission() to the AndroidFlutterNotificationsPlugin class. This allows app to request the full-screen intent permission. Updated the documentation around full-screen intent notifications accordingly as well
  • Added a comment to the AndroidManifest.xml file of the example to state that it requests the USE_EXACT_ALARM only for ease of use. Developers will need to check if they should be using the SCHEDULE_EXACT_ALARM permission instead

Don't miss a new flutter_local_notifications release

NewReleases is sending notifications on new releases.