chinloyal / pusher_client

A Pusher Channels Client for Fluttter (Fully supports Android and iOS)
https://pusher.com/channels
MIT License
43 stars 175 forks source link

Null Safety #15

Closed nizwar closed 3 years ago

nizwar commented 3 years ago

Support for null safety

combi-35 commented 3 years ago

@chinloyal any chance we can move on with this? Would be very thankful!

lpickford-pixelbeard commented 3 years ago

subscribing to this thread for updates

JEuler commented 3 years ago

Any news on merging it? Or any additional work that should be done?

miquelbeltran commented 3 years ago

I ended up forking nizwar:master and referencing my fork directly.

It is a pitty Pusher is not investing in an official Flutter plugin, being a paid service! Competitors like getstream.io have officially supported plugins.

craines commented 3 years ago

@chinloyal How do I download the updated version?

pishguy commented 3 years ago

@craines

you can add this lines to your pubspec.yml file:

  pusher_client:
    git:
      url: https://github.com/nizwar/pusher_client.git