chinloyal / pusher_client

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

updating build.gradle of the package #74

Open filbertumbawa15 opened 11 months ago

filbertumbawa15 commented 11 months ago

Update the kotlin.version in build.gradle because have a problem with new version of Flutter (3.10.5)

bihim commented 9 months ago

You can use this forked git in your pubspec.yaml pusher_client: git: url: https://github.com/bihim/pusher_client

Korefey commented 7 months ago

@bihim did you check it on ios ?