AS-Devs / signalr_flutter

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

Bug fix for InvokeMethod only accepting string value as return type. #7

Closed AyonAB closed 4 years ago

AyonAB commented 4 years ago

This bug currently exists for android only. iOS implementation should be fine.