flutter_client_sse 0.0.4 copy "flutter_client_sse: ^0.0.4" to clipboard
flutter_client_sse: ^0.0.4 copied to clipboard

outdated

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

[0.0.2] - Migrated to null safety. #

  • The package is now null safe
  • Unused imports have been removed

[0.0.3] - Added example for consuming a event. #

  • Added a example dart file for consuming the event
  • Refactored the code to remove redundancy

[0.0.4] - Refactored example #

  • Refactored the example
71
likes
0
pub points
94%
popularity

Publisher

verified publisherhustlecreatives.dev

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, http

More

Packages that depend on flutter_client_sse