- [Web] Breaking change renamed the
detailsparameter associated with theshow()method tonotificationDetails. This was done to be consistent with other APIs across all of the platforms - [Web] Breaking changes removed the
hasPermissionandisPermissionDeniedboolean properties associated with theWebFlutterLocalNotificationsPluginclass. This was done to simplify the plugin as thepermissionStatusproperty already exists and can be used - [Web] Fixed an issue where
isSupportedproperty in theWebFlutterLocalNotificationsPluginwas not exposed