local_notifier 0.1.4 local_notifier: ^0.1.4 copied to clipboard
This plugin allows Flutter desktop apps to displaying local notifications.
0.1.4 #
- [linux] Fixed build failed with error. #8
0.1.3 #
- [windows] Fix auto-create shortcut #5
- [windows] Add closeReason in onLocalNotificationClose event #6
0.1.2 #
- Implemented
close
method. - Implemented
destroy
method. LocalNotification
AddonShow
event.LocalNotification
AddonClose
event.LocalNotification
AddonClick
event.LocalNotification
AddonClickAction
event.
0.1.1 #
- [macos] Support macOS < 10.15 #4
0.1.0 #
- First release.