pusher_reverb_flutter 0.0.3 copy "pusher_reverb_flutter: ^0.0.3" to clipboard
pusher_reverb_flutter: ^0.0.3 copied to clipboard

A Flutter Pusher client for Laravel Reverb, with support for custom WebSocket paths and dynamic authentication headers. Aims to be a reliable and feature-rich alternative.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pusher_reverb_flutter

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

dependencies:
  pusher_reverb_flutter: ^0.0.3

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:pusher_reverb_flutter/pusher_reverb_flutter.dart';
3
likes
140
points
219
downloads

Publisher

verified publishershadatrahman.com

Weekly Downloads

A Flutter Pusher client for Laravel Reverb, with support for custom WebSocket paths and dynamic authentication headers. Aims to be a reliable and feature-rich alternative.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

encrypt, flutter, http, meta, web_socket_channel

More

Packages that depend on pusher_reverb_flutter