hubsubbable 0.1.0 copy "hubsubbable: ^0.1.0" to clipboard
hubsubbable: ^0.1.0 copied to clipboard

outdatedDart 1 only

A PubSubHubub Receiver

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add hubsubbable

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

dependencies:
  hubsubbable: ^0.1.0

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:hubsubbable/hubsubbable.dart';
0
likes
15
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

A PubSubHubub Receiver

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

http, logging, shelf, shelf_route

More

Packages that depend on hubsubbable