AS-Devs / signalr_flutter

A flutter plugin for .net SignalR client.
https://pub.dev/packages/signalr_flutter
MIT License
18 stars 29 forks source link

Flutter 3.0.5 #44

Closed majidfathi69 closed 1 year ago

majidfathi69 commented 2 years ago

Basic changes to make the package work on Flutter 3.0.5

AyonAB commented 2 years ago

Will look into it this weekend.

rsyd29 commented 2 years ago

Nothing works with my project, when calling signalR.connect() and in console it just returns [OkHttp] sendRequest<< Flutter version 3.3.3

AyonAB commented 1 year ago

45 will supersede this PR.