mercure_dart 1.0.2 copy "mercure_dart: ^1.0.2" to clipboard
mercure_dart: ^1.0.2 copied to clipboard

Pure Dart implementation of the Mercure protocol. Zero dependencies. Multi-platform: mobile, desktop, server and web.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add mercure_dart

With Flutter:

 $ flutter pub add mercure_dart

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

dependencies:
  mercure_dart: ^1.0.2

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

Import it

Now in your Dart code, you can use:

import 'package:mercure_dart/mercure_dart.dart';
0
likes
160
points
13
downloads

Documentation

API reference

Publisher

verified publisherowlnext.fr

Weekly Downloads

Pure Dart implementation of the Mercure protocol. Zero dependencies. Multi-platform: mobile, desktop, server and web.

Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

More

Packages that depend on mercure_dart