flutter_http_sse 1.0.4 copy "flutter_http_sse: ^1.0.4" to clipboard
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.

1.0.1 - 2025-03-15 #

Added #

  • Added documentation for public API elements.
  • Fixed _SSEPageState naming issue to comply with public API requirements.

Fixed #

  • Fixed private type issue in example/main.dart.
  • Updated LICENSE file to remove TODO comments.

1.0.2 - 2025-05-07 #

Updated #

  • Updated dependencies to the latest versions.
  • Removed unnecessary flutter dependency from pubspec.yaml.

1.0.3 - 2025-05-07 #

Updated #

  • Update repo URL in pubspec.yaml to point to the correct repository.

1.0.4 - 2025-07-17 #

Updated #

  • Updated README.md to include more accurate detailed usage examples.
9
likes
160
points
473
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter HTTP Server-Sent Events (SSE) client library for receive real-time updates from the server

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

http

More

Packages that depend on flutter_http_sse