- [Android] added support for showing the notification timestamp as a stopwatch instead via the
usesChronometerargument added to the constructor of theAndroidNotificationDetailsclass. Thanks to the PR from andymstone - Updated readme to add more clarity on the compatibility with
firebase_messagingplugin and iOS setup sections - Updated changelog entry for the 2.0.0 release around support for full-screen intents to clarify that the
fullScreenIntentwas added to the constructor of theAndroidNotificationDetailsclass.