signalr_core 1.0.4 signalr_core: ^1.0.4 copied to clipboard
ASP.NET Core SignalR Client written for Dart that is platform-independent, and can be used on both the command-line and the browser.
import 'package:signalr_core/signalr_core.dart';
Future<void> main(List<String> arguments) async {
}