Give an error when i use **notifications: ^2.0.1 ** with it
the exception is
MissingPluginException(No implementation found for method listen on channel notifications)
But in others app when in use notifications: ^2.0.1 this listen the notification.
@ppicas can you please tell me why this is happening.