PackageTrack
Sign in Get early access

flutter_client_sse

Dart package to help consume SSE API. It consumes server sent events by returning parsed model of the event, id, and the data

2.0.3 56K downloads/mo #1414 most downloaded on pub.dev pratikbaid3/flutter_client_sse

What this package is like to depend on

Last release 2 years ago

no release in 18 months

Release timing varies

gaps range from 9 days to 1.2 years

Most releases are documented

notes for 9 of 12 stable releases

Nothing withdrawn

no release was ever pulled

5 years old

13 releases · first in 2021

0 releases in the last 12 months

see the full history below

Release timeline

13 releases · Apr 2021 to Aug 2024
2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 13
  1. 2.0.3 28 Aug 2024
    Release notes

    Pub Link

    https://pub.dev/packages/flutter_client_sse/versions/2.0.3

    What's Changed

    New Contributors

    • @foxB612 made their first contribution in #3
    • @unbeauvoyage made their first contribution in #16
    • @sharmaruchi30 made their first contribution in #22

    Full Changelog: https://github.com/pratikbaid3/flutter_client_sse/commits/2.0.3

    Open source →
    Release notes
    • Fixed issue preventing multiple listeners to the stream
    Open source →
  2. 2.0.2 03 Aug 2024
    Release notes
    • Added auto retry mechanism to connect on error or on backend downtime
    • Fixed issue with backend returning 4xx
    • Handled memory leak issue with the stream closing
    Open source →
  3. 2.0.1 10 Oct 2023
    Release notes
    • Updated http version to be compatible with the latest http package
    Open source →
  4. 2.0.0 23 Aug 2023
    Release notes
    • The request type can now be manually set
    • Ability to pass the request body with the request
    • Safe close of the sink added as well which was causing some minor crashes
    • Stability changes in the model to handle null safety
    Open source →
  5. 2.0.0-beta.1 10 Apr 2023 pre-release
    Release notes
    • The request type can now be manually set
    • Ability to pass the request body with the request
    • Safe close of the sink added as well which was causing some minor crashes
    Open source →
  6. 1.0.0 26 Jan 2022
    Release notes
    • Added ability to send custom headers
    • Added error handling
    Open source →
  7. 0.1.0 14 Jun 2021
    Release notes
    • Added In-line documentation
    Open source →
  8. 0.0.6 20 May 2021
    Release notes
    • Fixed issue causing stackoverflow while loading large chunk data stream
    Open source →
  9. 0.0.5 19 May 2021

    Nothing published for this version

  10. 0.0.4 15 Apr 2021

    Nothing published for this version

  11. 0.0.3 15 Apr 2021
    Release notes
    • Added a example dart file for consuming the event

    • Refactored the code to remove redundancy

    • Fixed issue causing large responses to be split

    • Improved the way UTF8 Encoder was used

    Open source →
  12. 0.0.2 06 Apr 2021
    Release notes
    • The package is now null safe
    • Unused imports have been removed
    Open source →
  13. 0.0.1 05 Apr 2021

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive