• Packages
Results 3 packages owned by phlm.fyi
Sort by

graphql_ws_fluttercopy "graphql_ws_flutter: ^0.1.0" to clipboard
graphql_ws_flutter: ^0.1.0 copied to clipboard

0
likes
160
points
198
downloads
Flutter integration for graphql_ws — keeps the GraphQL over WebSocket connection alive across app lifecycle changes and flaky mobile connectivity.

graphql_wscopy "graphql_ws: ^0.1.1" to clipboard
graphql_ws: ^0.1.1 copied to clipboard

0
likes
160
points
195
downloads
Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant client. Dart port of graphql-ws.

graphql_ws_web_socket_channel_connectorcopy "graphql_ws_web_socket_channel_connector: ^0.1.0" to clipboard
graphql_ws_web_socket_channel_connector: ^0.1.0 copied to clipboard

0
likes
140
points
195
downloads
A graphql_ws WebSocketConnector backed by package:web_socket_channel. Lets graphql_ws run on Flutter web (and anywhere else web_socket_channel is supported) without dropping graphql_ws's zero-dependency core.