sse_client_dart 2.0.0
sse_client_dart: ^2.0.0 copied to clipboard
A Dart-IO based client implementation of Server-Sent Events.
2.0.0 #
- keep maintaining for https://github.com/featurehub-io/featurehub-flutter-sdk/tree/main/featurehub-sse-client
- update dependencies and fixed compatibility issues
1.3.3 #
- bumped http package from ^0.13.0 to ^1.1.0 and SDK version to < 3.9.9
- upgrades for major functionality in 1.5.9
1.3.2 #
- print statement leakages
1.3.1 #
- bug fix around the closing of the connection and support for notification of status of event stream, and reopening
1.3.0 #
- repository url change and formatting updates
1.2.0 #
- null save version
1.0.0 #
- this is the fork and re-release of the eventsource package