websocket_manager 0.1.3 websocket_manager: ^0.1.3 copied to clipboard
A Flutter plugin for Android and iOS supports websocket connection
0.1.2 [2019-12-12] #
- Calls flutter when there are no listeners to an event channel in order to keep a listener.
0.1.1 [2019-12-12] #
- Fix bug on Android where disconnect always reconnects due to retry.
0.1.0 [2019-12-09] #
- Fix bug on listen to event channel.
- Fix bug on iOS where disconnect always reconnects due to retry.
0.0.2 [2019-12-03] #
- Adds comments, analysis file and applies health suggestions.
0.0.1 [2019-12-02] #
- Initial release.