kakajansh / echo

Laravel Echo for your Flutter apps.
MIT License
108 stars 70 forks source link

echo and flutter_pusher_client wont integrate #16

Closed yaredtsy closed 4 years ago

yaredtsy commented 4 years ago

on Presence Channel here function does not work . it says there no member object.and joining and leaving does not work .and on whisper it says cannot find trigger

heywhy commented 4 years ago

Is the installed flutter_pusher_client dependency up to date?

yaredtsy commented 4 years ago

yes flutter_pusher_client: ^0.2.1.

yaredtsy commented 4 years ago

on whispher echo send eventname and data on trigger but flutter_pusher_client trigger only accept eventname

heywhy commented 4 years ago

you can always report that at flutter_pusher_client