Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 620 Bytes

CHANGELOG.md

File metadata and controls

30 lines (19 loc) · 620 Bytes

0.1.6

  • Updates minimum supported SDK version to Flutter 3.3/Dart 3.0.
  • Fixed deprecations and dependencies version #27

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 Add onShow event.
  • LocalNotification Add onClose event.
  • LocalNotification Add onClick event.
  • LocalNotification Add onClickAction event.

0.1.1

  • [macos] Support macOS < 10.15 #4

0.1.0

  • First release.