sefidgaran / signalr_client

A Flutter SignalR Client for ASP.NET Core
https://pub.dev/packages/signalr_netcore
MIT License
78 stars 112 forks source link

Fix of https://github.com/sefidgaran/signalr_client/issues/13 #14

Closed golovin-igor closed 2 years ago

golovin-igor commented 3 years ago

Fix on error calling onReceive, error: type 'List' is not a subtype of type 'List?'

https://github.com/sefidgaran/signalr_client/issues/13