pratikbaid3 / flutter_client_sse

Dart package to help consume SSE API. Consumes server sent events by returning parsed model of the event, id, and the data
https://pub.dev/packages/flutter_client_sse
MIT License
40 stars 41 forks source link

Refactor package structure #12

Closed medyas closed 1 month ago

medyas commented 1 year ago

Hello @pratikbaid3

I refactored the package structure to follow the Dart best practices. I also update http package to latest version.

bugrevealingbme commented 1 year ago

waiting++

pratikbaid3 commented 1 year ago

Hi @medyas . Sorry for the delay. Can you direct your PR to UAT and sync your changes?

pratikbaid3 commented 1 year ago

Considering UAT is the development branch and master is only for releases