mk_graphql 0.0.5 copy "mk_graphql: ^0.0.5" to clipboard
mk_graphql: ^0.0.5 copied to clipboard

GraphQL client created using dio as http client for more customization for every requests and cancel request.

0.0.5 #

  • updated dependencies
  • updated request return type to Future<GraphResult>
  • renamed ServerException to GraphqlException

0.0.4 #

  • updated dio to latest version
  • minor fixes
  • added SecurityContext, validateCertificate, proxyCallback function to client,

0.0.3 #

  • added GraphqlRequest.fromString() to create request from string
  • chore: updated dependencies

0.0.2 #

  • pass static analysis issue

0.0.1 #

  • create graphql client
1
likes
130
points
58
downloads

Publisher

verified publisherkishormainali.com

Weekly Downloads

GraphQL client created using dio as http client for more customization for every requests and cancel request.

Homepage
Repository (GitHub)

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

dio, dio_cache_interceptor, dio_http2_adapter, freezed_annotation, gql, gql_exec, json_annotation

More

Packages that depend on mk_graphql