flutter_local_notifications 0.0.7 copy "flutter_local_notifications: ^0.0.7" to clipboard
flutter_local_notifications: ^0.0.7 copied to clipboard

outdated

A cross platform plugin for displaying and scheduling local notifications for Flutter applications

[0.0.1] #

  • Initial release

[0.0.2] #

  • README fixes

[0.0.3] #

  • Fix changelog

[0.0.4] #

  • Updated README

[0.0.5] #

  • Updates to iOS code to support both legacy notifications via UILocalNotification (before iOS 10) and the User Notifications framework introduced in iOS 10

[0.0.6] #

  • Add ability to customise the presentation options when a notification is triggered while the app is in the foreground for iOS notifications presented using the User Notifications Framework (iOS 10+). IMPORTANT: the named parameters for iOS initialisation settings constructor have had to change to differentiate between permission options and presentation options

[0.0.7] #

  • Fix notifications on Android so tapping on them will remove them and will also start the app if it has been terminated.
6100
likes
0
pub points
100%
popularity

Publisher

verified publisherdexterx.dev

A cross platform plugin for displaying and scheduling local notifications for Flutter applications

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_local_notifications