AS-Devs / signalr_flutter

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

Fixed issue related to not accepting multiple values sent from Hub, c… #66

Open CM-Talha opened 2 months ago

CM-Talha commented 2 months ago

Changed from single params to List, Now you'll be able to accept multiple string parameters sent from hub