infitio / flutter_socket_io

Socket IO supprt for flutter. Looking for contributors Swift and Java.
Other
191 stars 113 forks source link

socket.off(eventName) is removed in 1.0.1+1 #176

Closed RageshAntony closed 3 years ago

RageshAntony commented 3 years ago

Metadata

Have you tried reproducing the issue with example available in this repo?: Yes/No

Describe the bug socket.off(eventName) is removed in 1.0.1+1 . Please tell me the replacing function

Steps to reproduce Add steps to reproduce the behavior

Expected behavior A clear and concise description of what you expected to happen.

Relevant Logs

Add any relevant logs about the problem here.
starction commented 3 years ago

New version uses steams to listen and cancel subscriptions. Please see the change log here: https://github.com/infitio/flutter_socket_io/blob/main/CHANGELOG.md#100---3rd-apr-2020

RageshAntony commented 3 years ago

Ok

Please update pub dev documentation with all new changes

On Wed, 16 Jun, 2021, 11:04 PM Soumya thatipamula, @.***> wrote:

New version uses steams to listen and cancel subscriptions. Please see the change log here: https://github.com/infitio/flutter_socket_io/blob/main/CHANGELOG.md#100---3rd-apr-2020

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/infitio/flutter_socket_io/issues/176#issuecomment-862573955, or unsubscribe https://github.com/notifications/unsubscribe-auth/AITNQ53TDDGK6JVBS2GOM63TTDOBTANCNFSM46ZNLAJQ .