speedq_net 0.3.0-rc9 copy "speedq_net: ^0.3.0-rc9" to clipboard
speedq_net: ^0.3.0-rc9 copied to clipboard

discontinued
outdated

http and websocket library for speedq

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add speedq_net

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

dependencies:
  speedq_net: ^0.3.0-rc9

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

Import it

Now in your Dart code, you can use:

import 'package:speedq_net/speedq_net.dart';
0
likes
25
pub points
0%
popularity

Publisher

unverified uploader

http and websocket library for speedq

License

Apache-2.0 (LICENSE)

Dependencies

hive, http, path, path_provider, reflectable, web_socket_channel

More

Packages that depend on speedq_net