-
-
Notifications
You must be signed in to change notification settings - Fork 189
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ABANDONNED PACKAGE? #39
Comments
Have found any alternative @nicolasvahidzein ? |
No brother @fabiancrx im stuck. This was the recommended package by the Echo team. |
@nicolasvahidzein I was taking a look and the pusher Android package just uses the java one, ergo, no platform specific features are used. Assuming that the iOS version neither uses platform specific features I'm thinking about just rolling up a new package using solely Dart. |
If you can do your own package that would be awesome. Id be the First to try it. |
@fabiancrx you can write to me if you need help. I migrated to this plugin https://github.com/olubunmitosin/laravel_flutter_pusher and it was a BREEZE! Stop using this one. |
This should stay open actually. |
does this work with current flutter update for ios and android? testing this tonight :) |
Works for me. Not tested on ios yet. Let me know if you have an issue. My skype: nzein9 |
sorry can't see you in skype, however here's what I'm getting after implementation
|
My apologies nzein19 not 9 try again paste the full code for your implementation |
Here is the full code sample and how you should get it to work:
|
Hi @nicolasvahidzein I managed to get a fork of this plugin working for me, and just now uploaded the changes here. It has all un-merged PR's and other goodies. Changes on the fork as of now are:
So anyone just feel free to :
|
This solution works mate., THANKS! I'm using ios 15.0.2 |
didn't work for me did you still using the same code or something else? |
For everyone subscribed to this thread an official package is under development by pusher here . Haven't checked its API and capabilities yet, but it should be the way to go for integrating pusher in a flutter app. If you successfully migrate from this plugin to the official one, would you be kind enough to comment (I'll add my notes as soon as I do), so everyone subscribed can weigh in the decision of migrating . |
Does it compatible/work with the laravel websockets pusher replacement? |
Sorry @yacinegithub but I don't use laravel 🤷, but it should. |
I'm using this one for laravel. yes, it's working |
thank you, do you mean you use 'laravel_flutter_pusher ' or 'pusher_channels_flutter' package |
for this code i cant get it to work |
Okay so it's 2023 now. What package should I use exactly? the deadlines are so tight :"( |
@OmarYehiaDev , use the official packages from the pusher team https://pub.dev/publishers/pusher.com/packages |
This one is dope: dart_pusher_channels |
Hi, I am kind of a noob at this |
Hi @Emmanuel-Etukudo |
Hello everyone,
this package seems abandonned to me. Am i correct in assuming this?
Chinloyal is not reachable and has not closed a ticket since august.
The text was updated successfully, but these errors were encountered: