flutter_http_sse 1.0.4
flutter_http_sse: ^1.0.4 copied to clipboard
Flutter HTTP Server-Sent Events (SSE) client library for receive real-time updates from the server
1.0.0 #
- Initial release.
- Added support for Server-Sent Events (SSE) in Flutter.
- Automatic reconnection with exponential backoff.
- Custom event parsing and error handling.
- Support for custom headers and request types.