gql_client 0.1.3+2 copy "gql_client: ^0.1.3+2" to clipboard
gql_client: ^0.1.3+2 copied to clipboard

discontinued

GraphQL Client for Dart

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gql_client

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

dependencies:
  gql_client: ^0.1.3+2

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:gql_client/gql_client.dart';
1
likes
30
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

GraphQL Client for Dart

License

MIT (license)

Dependencies

build, built_collection, built_value, code_builder, flutter, gql, gql_build, gql_code_builder, gql_exec, gql_link, hive, meta, normalize, rxdart, uuid

More

Packages that depend on gql_client