When trying to run my app after adding this plugin I'm getting an error with the Android plugin:
.pub-cache/hosted/pub.dartlang.org/flutter_pusher-1.0.1/android/src/main/java/com/ninjasolutions/pusher/PusherPlugin.java:382: error: cannot find symbol
channel.trigger(eventName, "{}");
^
symbol: method trigger(String,String)
location: variable channel of type Channel
🐛 Bug Report
When trying to run my app after adding this plugin I'm getting an error with the Android plugin:
Expected behavior
Reproduction steps
Configuration
Version: 1.x
Platform: