- Updated plugin to make use of
flutter_local_notifications_platform_interfaceversion 1.0.1. This allows for platform-specific
implementations of the platform interface to now be accessible. - Breaking change Plugin callbacks are no longer publicly accessible
- Breaking change [iOS] Local notifications that launched the app should now only be processed by the plugin if they were created by the plugin.