signal_channel 1.2.0 copy "signal_channel: ^1.2.0" to clipboard
signal_channel: ^1.2.0 copied to clipboard

A new package for APP signal.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add signal_channel

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

dependencies:
  signal_channel: ^1.2.0

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:signal_channel/signal_channel.dart';
0
likes
130
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

A new package for APP signal.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, hwkj_api_core, logger, logging, signalr_netcore, uuid

More

Packages that depend on signal_channel