- [iOS][macOS] added the
checkPermissions()method to theIOSFlutterLocalNotificationsPluginandMacOSFlutterLocalNotificationsPluginclasses respectively. This can be use to check the notification permissions granted to the app. Thanks to the PR from Konstantin Dovnar - Fixed part of the readme where a word was missing in the "AndroidManifest.xml setup" section