websocket_manager 0.2.2 websocket_manager: ^0.2.2 copied to clipboard
A Flutter plugin for Android and iOS supports websocket connection
0.2.2 [2020-02-28] #
- Migrate to the new android embedding.
- Bump Flutter SDK to 1.12.13+hotfix.5 or greater.
0.2.0 [2019-12-12] #
- Updates okHttp plugin.
- Fix bug on a Android failure event that wasn't treated correct.
0.1.3 [2019-12-12] #
- Fix bug where the close event channel is closed before sending close event.
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.