Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/zino-hofmann/graphql-flutter

A GraphQL client for Flutter, bringing all the features from a modern GraphQL client to one easy to use package.
https://github.com/zino-hofmann/graphql-flutter

feat(graphql) make timeout configurable in query options

ndelanou opened this pull request 15 days ago
feat(graphql): Make gql query timeout optional

josephelliot-wk opened this pull request 18 days ago
Doubt regarding graphql client

Clasherzz opened this issue 23 days ago
Queries timing out on device first/cold boot

AshishKumarD opened this issue about 1 month ago
Please update the Dart SDK version.

hina06botify opened this issue about 1 month ago
Fixed: add queryRequestTimeout to copyWith method

nestorsgarzonc opened this pull request about 1 month ago
bump connectivity_plus dependency

subzero911 opened this issue about 1 month ago
Build Failed in Android Platfrom

ghost opened this issue about 2 months ago
Any example on how to use the parser?

jrb1989 opened this issue about 2 months ago
Update dependencies including Web socket channel 3.0.1

redDwarf03 opened this pull request 3 months ago
Fix lint

ThHareau opened this pull request 3 months ago
Upgrade web_socket_channel to ^3.0.1

Chralu opened this issue 3 months ago
Should CacheProvider still be used?

michael-markl opened this issue 3 months ago
docs: tag the new v5.2.0-beta.9 release

vincenzopalazzo opened this pull request 4 months ago
Timeout should be handled by the http client not the library

RobertBrunhage opened this issue 4 months ago
CLOSE SUBSCRIPTION

Kenddriz opened this issue 4 months ago
chore(graphql): upgrade rxdart 0.28.0

ronnnnn opened this pull request 5 months ago
feat(graphql): Reuse request results to improve performance

kvenn opened this pull request 5 months ago
feat(graphql): Configurable option to deduplicate pollers

kvenn opened this pull request 5 months ago
[graphql] [chore]: update normalize dependency to version 0.9.1

nrbnlulu opened this pull request 5 months ago
fix(graphql): add query timeout argument when create client.

ykuc7 opened this pull request 6 months ago
fix(graphql): add timeout to _resolveQueryOnNetwork

ykuc7 opened this pull request 6 months ago
Fix GraphQLProtocol documentation

apackin opened this pull request 6 months ago
Can we use websocketlink for data transmission

RunTerror opened this issue 6 months ago
Update GraphqlClient Link after initialization💫

BenmoussaYounes opened this issue 6 months ago
Update rxdart dependency

mwoelk opened this issue 6 months ago
docs(graphql_flutter): bump the new v5.2.0-beta.7

vincenzopalazzo opened this pull request 7 months ago
docs: bump the new v5.2.0-beta.8

vincenzopalazzo opened this pull request 7 months ago
docs: bump the new v5.2.0-beta.8

vincenzopalazzo opened this pull request 7 months ago
Dependency Issue with latest flutter SDK and Connectivity Plus

gaurav-webbytroops opened this issue 8 months ago
feat(graphql): Support custom equality function for cache comparison

kvenn opened this pull request 8 months ago
WASM support

Appikorn opened this issue 8 months ago
fix(graphql_flutter): upgrade dependency `connectivity_plus`

johnmartel opened this pull request 8 months ago
feat: upgraded connectivity_plus package

Avinash-dhiraj opened this pull request 9 months ago
Please add support for connectivity_plus 6.0.2

Avinash-dhiraj opened this issue 9 months ago
fix(graphql): transform nested object from box

ronnnnn opened this pull request 9 months ago
fix: response extensions should be optional

kamilkarp opened this pull request 9 months ago
Support latest version of http package

gd46 opened this issue 9 months ago
Failed to lookup host on all versions error

mariugo opened this issue 10 months ago
Failed to lookup host

mariugo opened this issue 10 months ago
Make `connectivity_plus` optional.

doawoo opened this issue 10 months ago
Make `connectivity

doawoo opened this issue 10 months ago
OperationException thrown from a WatchQuery operation

AlfredAfutu opened this issue 10 months ago
Address null check error and prevent duplicate events on socket reconnect

aarsham opened this pull request 11 months ago
fix(graphql): remove unnecessary null checks in SocketClient

aarsham opened this pull request 11 months ago
Not able to Mock the Result of Query Widget

Manik2708 opened this issue 11 months ago
Graphql Subscription not working

BraveEvidence opened this issue 11 months ago
Invalid result data when two list items nearly identical

rpekarek-tc opened this issue 11 months ago
Connection closed before full header was recieved error

Star-Lord-76 opened this issue 11 months ago
Main

szantogab opened this pull request 11 months ago
Documentation not clear about uploading file

thedarkknight197 opened this issue 11 months ago
Example needed for cache

skillkrio opened this issue 12 months ago
fix(deps): web_socket_channel broken in ^2.4.1

Thelm76 opened this pull request 12 months ago
docs(graphql): replace `GraphQL` with `GraphQLClient`

mahmoud-eslami opened this pull request about 1 year ago
docs(graphql): release the new beta version

vincenzopalazzo opened this pull request about 1 year ago
UUID Out of Date

marc-wilson opened this issue about 1 year ago
Extreme slowness/jank with JSON scalar

JWambaugh opened this issue about 1 year ago
Subscription throws uncaught handshake exception when using http

dallas1287 opened this issue about 1 year ago
fix(graphql): add missing response extensions

kamilkarp opened this pull request about 1 year ago
fix(graphql): bump uuid dependency to ^4.0.0

francescoberardi opened this pull request about 1 year ago
Don't serialize websocket operations twice

james-pellow opened this pull request about 1 year ago
Update uuid version to ^4.0.0

francescoberardi opened this issue about 1 year ago
Typo in packages/graphql/lib/src/core/policies.dart

alexliuaccelo opened this issue about 1 year ago
How to return partial data from cache?

jaromirkrotky opened this issue about 1 year ago
docs(graphql_flutter): generate changelog for new beta

vincenzopalazzo opened this pull request about 1 year ago
New release request to fix upstream bugs

zifeo opened this issue about 1 year ago
feat(graphql_flutter): bump connectivity_plus to 5.0.0

erknvl opened this pull request about 1 year ago
Executing the same query in parallel only makes one request

anchao-lu opened this issue about 1 year ago
Issue with Registering Users via GraphQL on Supabase - Need Assistance

inoublileith opened this issue about 1 year ago
[feature] add an easy way to add headers

subzero911 opened this issue over 1 year ago
[BUG] writeFragment on interface fields causes an incorrect change in __typename

catch-the-elephant opened this issue over 1 year ago
Operation not permitted when init by initHiveForFlutter

kurt-liao opened this issue over 1 year ago
Null check operator used on a null value in SocketClient.onConnectionLost

vytautas-pranskunas- opened this issue over 1 year ago
Does the package support connection relay for pagination?

ccfiel opened this issue over 1 year ago
meta: generate the changelog for the new graphql version

vincenzopalazzo opened this pull request over 1 year ago
docs: update the template for the pull request

vincenzopalazzo opened this pull request over 1 year ago
Send payload in PingMessage

Rochak69 opened this pull request over 1 year ago
retry request when token invalid or expired occured

J-Rigondo opened this issue over 1 year ago
Relay-style `useFragment` hook

satvikpendem opened this issue over 1 year ago
Send SubscriptionComplete message when using graphqlTransportWs protocol

GregVS opened this pull request over 1 year ago
chore: bump up flutter_hooks with constraint

ronnnnn opened this pull request over 1 year ago