- [Android] Added
areNotificationsEnabled()method toAndroidFlutterLocalNotificationsPlugin. This allows querying if notifications are enabled for the app calling the method. Thanks to the PR from Konstantin Pelz - [Linux] Fix
initialize()returning null all the time instead of returning an appropriate boolean value to indicate if plugin has been initialised