- [Android] fixed crash when using notification actions with a foreground service. Thanks to the PR from Arnold Laishram
- [Android] Suppressed deprecation warning on calling the
getParcelableExtraIntent API - Fixed typo in readme around Darwin (iOS/macOS) initialisation settings
- Added a link to an issue with using Flutter apps with desugaring enabled where crashes could occur on foldable Android devices. Link to this is flutter/flutter#110658 so those experience the problem can follow the issue and try out the solutions there as this isn't specific to the plugin
- Replaced usage of rxDart in example app use
StreamControllerinstead to minimise use of dependencies and removed unusedshared_preferencesdependency