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

Libraries

flutter_reverb