• Packages
Results23 packages owned by gql-dart.dev
Sort by

gql_dio_linkcopy "gql_dio_link: ^1.0.1+1" to clipboard
gql_dio_link: ^1.0.1+1 copied to clipboard

34
likes
160
pub points
96%
popularity
Similar to gql_http_link, gql_dio_link is a GQL Terminating Link to execute requests via Dio using JSON#graphql#gql#gql-link#dio

gql_http_linkcopy "gql_http_link: ^1.1.0" to clipboard
gql_http_link: ^1.1.0 copied to clipboard

18
likes
160
pub points
94%
popularity
GQL Terminating Link to execute requests via HTTP using JSON.#graphql#gql#gql-link

ferrycopy "ferry: ^0.16.0+1" to clipboard
ferry: ^0.16.0+1 copied to clipboard

347
likes
150
pub points
94%
popularity
Ferry is a simple, powerful GraphQL Client for Flutter and Dart.#graphql#gql#ferry

gql_linkcopy "gql_link: ^1.0.0+1" to clipboard
gql_link: ^1.0.0+1 copied to clipboard

19
likes
160
pub points
90%
popularity
A simple and modular AST-based GraphQL request execution interface.#graphql#gql#gql-link

gqlcopy "gql: ^1.0.0+1" to clipboard
gql: ^1.0.0+1 copied to clipboard

40
likes
140
pub points
96%
popularity
GraphQL tools for parsing, transforming and printing GraphQL documents.#graphql#gql

normalizecopy "normalize: ^0.9.1" to clipboard
normalize: ^0.9.1 copied to clipboard

14
likes
150
pub points
87%
popularity
Normalization and denormalization of GraphQL responses in Dart#graphql#gql

gql_buildcopy "gql_build: ^0.11.0+1" to clipboard
gql_build: ^0.11.0+1 copied to clipboard

15
likes
150
pub points
83%
popularity
Useful builders for your GraphQL SDL and documents. Based on package:gql_code_builder and package:build#graphql#gql#codegen

ferry_generatorcopy "ferry_generator: ^0.10.0" to clipboard
ferry_generator: ^0.10.0 copied to clipboard

23
likes
130
pub points
87%
popularity
Generated types for Ferry GraphQL Client#graphql#gql#ferry#codegen

gql_code_buildercopy "gql_code_builder: ^0.12.0" to clipboard
gql_code_builder: ^0.12.0 copied to clipboard

4
likes
140
pub points
89%
popularity
Dart code builders taking *.graphql documents and SDL to build useful classes.#graphql#gql#codegen

ferry_fluttercopy "ferry_flutter: ^0.9.0" to clipboard
ferry_flutter: ^0.9.0 copied to clipboard

20
likes
120
pub points
90%
popularity
Flutter widgets for the Ferry GraphQL client