Skip to content

Releases: MaikuB/flutter_local_notifications

flutter_local_notifications-v0.9.1+3

09 Jan 10:05
18de57d
Compare
Choose a tag to compare
  • Include notes in getting started section to emphasise that the steps in the integration guide for each platform needs to be done.
  • Move information in the readme on configuring resources to keep on Android.

flutter_local_notifications_platform_interface-v1.0.0+1

07 Jan 10:59
a997153
Compare
Choose a tag to compare

flutter_local_notifications_platform_interface-v1.0.0

07 Jan 10:26
c888502
Compare
Choose a tag to compare
  • Initial release of platform interface

flutter_local_notifications-v0.9.1+2

07 Jan 10:44
6f25d67
Compare
Choose a tag to compare
  • update plugin pubspec to point to new plugin location in repo

flutter_local_notifications-v0.9.1+1

31 Dec 22:36
206e08b
Compare
Choose a tag to compare
  • update readme with Swift example for cancelling local notifications in AppDelegate

flutter_local_notifications-v0.9.1

22 Dec 08:13
e96aef8
Compare
Choose a tag to compare
  • Added support for media notifications. This currently only supports showing the specified image as album artwork. Thanks to the PR by gianlucaparadise

flutter_local_notifications-v0.9.0+1

18 Dec 11:21
Compare
Choose a tag to compare
  • Fix readme where Objective-C was written twice

flutter_local_notifications-v0.9.0

18 Dec 11:18
b497fe0
Compare
Choose a tag to compare
  • Updates to enable better compatibility with other notification plugins
  • Updated info on configuring code and resource shrinking with R8/ProGuard when using the plugin