Graphql Flutter Versions Save

A GraphQL client for Flutter, bringing all the features from a modern GraphQL client to one easy to use package.

graphql_flutter-v5.1.2

1 year ago

Fixed

  • fix ws dependencies version to 2.2.0 (commit). @vincenzopalazzo 12-01-2023

graphql-v5.1.3

1 year ago

Fixed

  • fix ws dependencies version to 2.2.0 (commit). @vincenzopalazzo 12-01-2023

graphql_flutter-v5.1.1

1 year ago

Fixed

  • increase connectivity_plus version to v3 (commit). @vincenzopalazzo 03-12-2022
  • fix wrong default policy merging in useWatchQue… (commit). @dehypnosis 22-07-2022
  • Upgrade graphql version (commit). @budde377 23-04-2022
  • Correctly add web as supported platform (commit). @budde377 23-04-2022

Added

  • support flutter 3.0 and 2.x (commit). @vincenzopalazzo 20-05-2022
  • added query onError & onComplete callbacks (commit). @fabis94 22-04-2022
  • Decouple GraphQLClient Provider (commit). @budde377 19-04-2022

Merry Christmas 🤶🏼

Vincent.

graphql-v5.1.2

1 year ago

Added

  • Refactor GH actions (commit). @budde377 13-08-2022
  • Introduce a new class GraphQLProtocol with better naming (commit). @vincenzopalazzo 22-07-2022
  • add raw to exceptions on QueryResult (commit). @maironLucasSlz 28-11-2022
  • add support for graphql-transport-ws (commit). @maximilianmaihoefner 08-05-2022
  • added query onError & onComplete callbacks (commit). @fabis94 22-04-2022

Deprecated

  • deprecate the SocketSubProtocol to improve naming (commit). @vincenzopalazzo 22-07-2022

Fixes

  • Minor formatting issues (commit). @budde377 23-04-2022
  • Transform nested objects (commit). @budde377 27-06-2022
  • send connection_init message during handshake (commit). @othorin 20-05-2022
  • fix SocketClient to close subscription on socket close (commit). @qbx2 22-07-2022
  • Allow list of errors as payloads for graphql-transport-… (commit). @juancastillo0 05-10-2022
  • Adapt code to breaking change of 'gql' dependencies (commit). @ueman 21-08-2022
  • Normalization signature (commit). @budde377 13-08-2022
  • fixing the dart analyzer error (commit). @vincenzopalazzo 27-11-2022

Merry Christmas 🤶🏼

Vincent.

graphql_flutter-v5.1.1-beta.6

1 year ago

Fixed

  • increase connectivity_plus version to v3 (commit). @vincenzopalazzo 03-12-2022

graphql-v5.1.2-beta.6

1 year ago

Fixed

  • fixing the dart analyzer error (commit). @vincenzopalazzo 27-11-2022

Added

  • add raw to exceptions on QueryResult (commit). @maironLucasSlz 28-11-2022

graphql-v5.1.2-beta.5

1 year ago

graphql-v5.1.2-beta.5

Fixed

  • Allow list of errors as payloads for graphql-transport-… (commit). @juancastillo0 05-10-2022
  • Adapt code to breaking change of 'gql' dependencies (commit). @ueman 21-08-2022
  • Normalization signature (commit). @budde377 13-08-2022

Added

  • Refactor GH actions (commit). @budde377 13-08-2022

graphql_flutter-v5.1.1-beta.4

1 year ago

Fixed

  • fix wrong default policy merging in useWatchQue… (commit). @dehypnosis 22-07-2022

graphql-v5.1.2-beta.4

1 year ago

Fixed

  • fix SocketClient to close subscription on socket close (commit). @qbx2 22-07-2022

Added

  • Introduce a new class GraphQLProtocol with better naming (commit). @vincenzopalazzo 22-07-2022

Deprecated

  • deprecate the SocketSubProtocol to improve naming (commit). @vincenzopalazzo 22-07-2022

graphql-v5.1.2-beta.3

1 year ago

v5.1.2-beta.3

Fixes

  • Transform nested objects (commit). @budde377 27-06-2022
  • send connection_init message during handshake (commit). @othorin 20-05-2022