web_socket_support 0.2.3-dev.1 copy "web_socket_support: ^0.2.3-dev.1" to clipboard
web_socket_support: ^0.2.3-dev.1 copied to clipboard

outdated

Flutter plugin for utilising OkHttp websocket implementation on Android. Supports text and binary messages. Works even when app is in background or when screen is locked.

0.2.3-dev.1 #

Compatibility pre-release

  • gradle 6.9.2
  • com.android.tools.build:gradle:4.2.2
  • java 1.8

0.2.2 #

  • web_socket_support_platform_interface version bumped to 0.3.0
  • all methodChannel calls now return bool?
  • android dependencies update

0.2.1 #

  • fixed gradle build issue

0.2.0 #

  • Added null safety (min SDK >= 2.14.4)

0.1.1 #

  • Minor build & readme update

0.1.0 #

  • Initial Websocket support plugin release.
    • android platform implementation added
    • complete Ws App example added
4
likes
0
pub points
0%
popularity

Publisher

verified publishersharpbitstudio.tech

Flutter plugin for utilising OkHttp websocket implementation on Android. Supports text and binary messages. Works even when app is in background or when screen is locked.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

async, flutter, meta, plugin_platform_interface, web_socket_support_platform_interface

More

Packages that depend on web_socket_support