flutter_reverb 0.0.1
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