flutter_reverb 0.0.1 copy "flutter_reverb: ^0.0.1" to clipboard
flutter_reverb: ^0.0.1 copied to clipboard

A WebSocket client implementation for Flutter applications with support for real-time communication.

Flutter Reverb #

A WebSocket client implementation for Flutter applications with support for real-time communication.

Features #

  • WebSocket connection management
  • Public and private channel subscription
  • JWT authentication support
  • Event-based message handling

Getting started #

Add this to your package's pubspec.yaml file:

dependencies:
  flutter_reverb: ^0.0.1
2
likes
150
points
106
downloads

Publisher

verified publisherdana-sherzad.com

Weekly Downloads

A WebSocket client implementation for Flutter applications with support for real-time communication.

Documentation

API reference

License

MIT (license)

Dependencies

flutter, jwt_decoder, web_socket_channel

More

Packages that depend on flutter_reverb