pusher / docs

The all new Pusher docs, powered by @11ty and @vercel
https://pusher.com/docs
8 stars 15 forks source link

Pusher Channels Docs | Flutter Quick Start Guidepage #261

Open wimr0001 opened 1 year ago

wimr0001 commented 1 year ago

Hi, I used your example app and got the following error: ERROR: PlatformException(error, TypeError: dart.global.Pusher is not a constructor, null, null) Server side: GO. This server operates well with a VUE-frontend. The server sends an initial message. Of course, I adjusted the key and secret key in the server with the (new) application in pusher. The pusher overview states that the server sends a message.

I test in a browser, opened with visual code studio.

Any idea why the error occurs?

benjamin-tang-pusher commented 1 year ago

Hi, I can reproduce this and will get someone to take a look.

benjamin-tang-pusher commented 1 year ago

There's a known issue with our Flutter library's web target not working at the moment, I've raised this with the team.

r3dacted42 commented 3 months ago

please fix this :( i had been trying to get the pusher channels package for flutter web to work for a while now but only found this much later.