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

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased] #

[0.1.3+2] - 2020-02-22 #

Changed #

  • add note about repo move

[0.1.3] - 2020-02-21 #

Changed #

  • remove 'GQL' prefix
  • use latest version of gql_build
  • update example

[0.1.2] - 2020-02-14 #

Changed #

  • update dependencies
  • fix erroneous import

[0.1.1] - 2020-02-14 #

Changed #

  • export CacheProxy

[0.1.0] - 2020-02-12 #

Changed #

  • BREAKING convert options to use built_value

[0.0.3] - 2020-02-08 #

Changed #

  • update example

[0.0.2] - 2020-02-08 #

Removed #

  • Remove custom network error
  • Remove unnecessary readme code

[0.0.1] - 2020-02-05 #

Added #

  • Initial release