- Bumped dependency on
flutter_local_notifications_linuxto 4.0.1. Updated app-facing packaging to no longer create and register the Linux implementation as this will now be handled by theflutter_local_notifications_linuxpackage itself - [Android] fixed issue where notifications with tags weren't cancelled when action was invoked when the
autoCancelproperty for the action was set totrue. Thanks to the PR from Remco Anker