- [Android] added
getActiveNotificationMessagingStyle()method to theAndroidFlutterLocalNotificationsPluginclass. This allows for getting the messaging style information of an active notification e.g. to append a message to an existing notification. Thanks to the PR from Simon Ser - Updated readme to fix an issue where clicking on the Android setup and iOS setup sections from table of contents wouldn't go the appropriate section. Thanks to the PR from HendrikF