graphql_action_cable_link 0.1.0 copy "graphql_action_cable_link: ^0.1.0" to clipboard
graphql_action_cable_link: ^0.1.0 copied to clipboard

A Link for GraphQL Subscription backed by Rails ActionCable WebSocket server (graphql-ruby.org)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add graphql_action_cable_link

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  graphql_action_cable_link: ^0.1.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:graphql_action_cable_link/graphql_action_cable_link.dart';
2
likes
120
pub points
16%
popularity

Publisher

verified publisherthue.do

A Link for GraphQL Subscription backed by Rails ActionCable WebSocket server (graphql-ruby.org)

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

action_cable, flutter, gql_exec, graphql_flutter

More

Packages that depend on graphql_action_cable_link