- Updates minimum supported SDK version to Flutter 3.3/Dart 3.0.
- Fixed deprecations and dependencies version #27
- [windows] Add setup method for initialization and removed setAppName method #16 #14 #9 #7
- [linux] Fixed build failed with error. #8
- [windows] Fix auto-create shortcut #5
- [windows] Add closeReason in onLocalNotificationClose event #6
- Implemented
closemethod. - Implemented
destroymethod. LocalNotificationAddonShowevent.LocalNotificationAddonCloseevent.LocalNotificationAddonClickevent.LocalNotificationAddonClickActionevent.
- [macos] Support macOS < 10.15 #4
- First release.