messaging_signalr 0.0.1 copy "messaging_signalr: ^0.0.1" to clipboard
messaging_signalr: ^0.0.1 copied to clipboard

outdated

flutter package do messaging via signalr.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add messaging_signalr

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  messaging_signalr: ^0.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:messaging_signalr/messaging_signalr.dart';
0
likes
0
points
59
downloads

Publisher

verified publisherabomis.com

Weekly Downloads

flutter package do messaging via signalr.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dio, flutter, http, signalr_core

More

Packages that depend on messaging_signalr