pusher_http_dart 1.0.1 copy "pusher_http_dart: ^1.0.1" to clipboard
pusher_http_dart: ^1.0.1 copied to clipboard

Pusher HTTP Dart Library based on https://github.com/adaojunior/pusher

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add pusher_http_dart

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

dependencies:
  pusher_http_dart: ^1.0.1

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:pusher_http_dart/pusher_http_dart.dart';
1
likes
35
pub points
0%
popularity

Publisher

verified publisherwirk.fr

Pusher HTTP Dart Library based on https://github.com/adaojunior/pusher

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

crypto, http

More

Packages that depend on pusher_http_dart