Ecosyste.ms: OpenCollective

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

GraphQL Flutter

A GraphQL client for Flutter, bringing all the features from a modern GraphQL client to one easy to use package.
Collective - Host: opensource - https://opencollective.com/graphql-flutter - Website: https://pub.dev/packages/graphql_flutter - Code: https://github.com/zino-hofmann/graphql-flutter

Merge pull request #475 from mainawycliffe/app-lifecycle-state

fix: use case else instead of detached or suspended

github.com/zino-hofmann/graphql-flutter - f05794e2cab030fddfde078b465b3d9bc8abf4ad authored almost 5 years ago by Michael Joseph Rosenthal <[email protected]>
fix: use case else instead of detached or suspended

github.com/zino-hofmann/graphql-flutter - 9fb5aab8ade7667e5c2143eb0869d344c23b37c9 authored almost 5 years ago by Maina Wycliffe <[email protected]>
Merge pull request #474 from micimize/app_lifecycle

WIP: fix AppLifecycleState.{suspending -> detached}

github.com/zino-hofmann/graphql-flutter - 42e28d126da04be68f39006c92a71ec350d931ee authored almost 5 years ago by Maina Wycliffe <[email protected]>
fix(cache): AppLifecycleState.{suspending -> detached}

github.com/zino-hofmann/graphql-flutter - 8bc7b14b182831c2df4824c661e3c87eaa66f78a authored almost 5 years ago by micimize <[email protected]>
build(Pub): Bump version numbers [skip ci]

github.com/zino-hofmann/graphql-flutter - e31afd981f2e58e42767d94d07975965ec606933 authored almost 5 years ago by Zino App (Github bot) <[email protected]>
fix(docs): remove moved onComplete

github.com/zino-hofmann/graphql-flutter - 31a0d2f5a5d29575b26323f0ccb544e58e9a6077 authored almost 5 years ago by Michael Joseph Rosenthal <[email protected]>
docs: move data callbacks to options in readme

github.com/zino-hofmann/graphql-flutter - 74757fa7397c9df2e5fa4ea69a1baaa434fc06e9 authored almost 5 years ago by Michael Joseph Rosenthal <[email protected]>
Merge pull request #468 from mainawycliffe/ast-docs

docs: update read me

github.com/zino-hofmann/graphql-flutter - 6b48cfb2bb94e50bdb1b2eafe5c5cabef4007b60 authored almost 5 years ago by Michael Joseph Rosenthal <[email protected]>
Merge pull request #469 from micimize/minor-fixes

Bump gql version, maybe fix nightly betas

github.com/zino-hofmann/graphql-flutter - d2286368d6351c6c271b60bc8d63f9a9315c34cc authored almost 5 years ago by Michael Joseph Rosenthal <[email protected]>
fix: bump gql dependency

github.com/zino-hofmann/graphql-flutter - b55a89131f128e0d4e3b7589b842937f75effe46 authored almost 5 years ago by micimize <[email protected]>
fix(ci): attempt to fix ci

github.com/zino-hofmann/graphql-flutter - 4fac2e422f0a868b1abfffdf94d3fe614ac7ca4f authored almost 5 years ago by micimize <[email protected]>
docs: update readmes

github.com/zino-hofmann/graphql-flutter - cd00c4ad4ebe74cc22e263f9deba8e4a60c07dad authored almost 5 years ago by Maina Wycliffe <[email protected]>
Merge pull request #462 from mainawycliffe/fix-linting-errors

Attempt to fix Linting Errors Caused by Deprecating Document

github.com/zino-hofmann/graphql-flutter - cd3c6d2d8280b7594a974aba99142eb31881aeb0 authored almost 5 years ago by Michael Joseph Rosenthal <[email protected]>
fix: suppress fix: individually suppress "deprecated_member_use_from_same_package" only

This is because there is no way to do at analysis_option.yaml

github.com/zino-hofmann/graphql-flutter - 511630fddbde3482c07d969d7668b6befc016434 authored almost 5 years ago by Maina Wycliffe <[email protected]>
Merge branch 'beta' into fix-linting-errors

github.com/zino-hofmann/graphql-flutter - a31f77170c95f4047659e20b57f045f4606771c0 authored almost 5 years ago by Maina Wycliffe <[email protected]>
fix: remove equitable package and update tests

github.com/zino-hofmann/graphql-flutter - dbe4db594fc13c6247764bc6b14926488997a723 authored almost 5 years ago by Maina Wycliffe <[email protected]>
fix: remove equatable package

github.com/zino-hofmann/graphql-flutter - 0c32b142a4e94e9fe751e5679620fc78370e2faa authored almost 5 years ago by Maina Wycliffe <[email protected]>
fix: remove analysis_options.yaml as its ineffective

github.com/zino-hofmann/graphql-flutter - 0a8d05d79c30fab87cd6fb6ae51ff91731a82ad0 authored almost 5 years ago by Maina Wycliffe <[email protected]>
feat(graphql-client): re-export parseString as gql

github.com/zino-hofmann/graphql-flutter - dcd5508e824eff1d944c767d5c72c107f8102a62 authored almost 5 years ago by Maina Wycliffe <[email protected]>
feat: update examples to gql instead of parse string

github.com/zino-hofmann/graphql-flutter - 7b9ac57d356c282a85313b0436fb58db1f772fcf authored almost 5 years ago by Maina Wycliffe <[email protected]>
fix: individually suppress "deprecated_member_use_from_same_package" only

This is because there is no way to do at analysis_option.yaml

github.com/zino-hofmann/graphql-flutter - 3879f18e7df5efc114349b8102507413e6db49d8 authored almost 5 years ago by Maina Wycliffe <[email protected]>
fix: individually suppress "deprecated_member_use_from_same_package" only

This is because there is no way to do at analysis_option.yaml

github.com/zino-hofmann/graphql-flutter - 921697607c45389e7e1a8db73f0998886d22030c authored almost 5 years ago by Maina Wycliffe <[email protected]>
Merge pull request #466 from mainawycliffe/disable-assertion

made a followup #467

github.com/zino-hofmann/graphql-flutter - c80d573132618ca0eba2bc7b4cb709c9be9f7b9a authored almost 5 years ago by Michael Joseph Rosenthal <[email protected]>
docs: ignore generated files

github.com/zino-hofmann/graphql-flutter - 25f3c85ef904a1467ca0a46733b3eec085dbd143 authored almost 5 years ago by Maina Wycliffe <[email protected]>
fix: temporary disable assertion which is failing

github.com/zino-hofmann/graphql-flutter - 3cf73339520cc0665de7959ea0debbe6bf8ca64c authored almost 5 years ago by Maina Wycliffe <[email protected]>
test: improve testing for testing concat function

github.com/zino-hofmann/graphql-flutter - dee72002b5fa719543e943582e1dcb56ffe85050 authored almost 5 years ago by Maina Wycliffe <[email protected]>
feat: use equatable package to make it easier to compare links

allows to compare if two instance of a class are the same

github.com/zino-hofmann/graphql-flutter - a7ed072b37f734d089b979c740435fe28effe30c authored almost 5 years ago by Maina Wycliffe <[email protected]>
fix: ignore uri doesn't exist lint error

github.com/zino-hofmann/graphql-flutter - e14349db9e703059d07966561fd5e6d7b532b66d authored almost 5 years ago by Maina Wycliffe <[email protected]>
fix(docs): use ast for examples

github.com/zino-hofmann/graphql-flutter - d68616ee8364b74d5e360dcd351b2564ebd549be authored almost 5 years ago by Maina Wycliffe <[email protected]>
fix(graphql-flutter): ignore ast errors in the core

github.com/zino-hofmann/graphql-flutter - 3b16f3f8b47674c76d1fbf12b1153ab37358fba3 authored almost 5 years ago by Maina Wycliffe <[email protected]>
fix(graphql-flutter): replace document string with AST Document

github.com/zino-hofmann/graphql-flutter - 23e40af48f45dee196104e1cc745e22868432d7e authored almost 5 years ago by Maina Wycliffe <[email protected]>
fix: use AST for graphql client example

github.com/zino-hofmann/graphql-flutter - edf7df60653008a3065c3a7baccc16814ab60254 authored almost 5 years ago by Maina Wycliffe <[email protected]>
fix: ignore linting errors from the core

github.com/zino-hofmann/graphql-flutter - 0612d440f33ae33602095f331a9d9a847e42d7ae authored almost 5 years ago by Maina Wycliffe <[email protected]>
fix: switch test to AST from document string

github.com/zino-hofmann/graphql-flutter - 894dc5340d3622aaf8e88df4481ebaa173362872 authored almost 5 years ago by Maina Wycliffe <[email protected]>
Merge pull request #443 from jayjun/from

feat(client): support joining multiple links at once

github.com/zino-hofmann/graphql-flutter - e9f9527adeaf286fc9d5238675b9ce6c94f28058 authored almost 5 years ago by Maina Wycliffe <[email protected]>
Merge pull request #445 from jayjun/errorlink

feat(client): add error link

github.com/zino-hofmann/graphql-flutter - 8485f79e3d23ba5a14f1998b14cd22f28c44b9af authored almost 5 years ago by Michael Joseph Rosenthal <[email protected]>
Merge pull request #453 from britannio/patch-1

Fix typo in readme

github.com/zino-hofmann/graphql-flutter - 6bdf873b47d8aac93f64f41d21553dbebc6dd129 authored almost 5 years ago by Michael Joseph Rosenthal <[email protected]>
feat(client): add error link

Fixes #419 and #440.

github.com/zino-hofmann/graphql-flutter - de9714a5859b873620ba283166e6dd0b741076df authored almost 5 years ago by Tan Jay Jun <[email protected]>
Merge pull request #435 from mainawycliffe/handle-errors

Move Mutation Callbacks to MutationOptions

github.com/zino-hofmann/graphql-flutter - cbfd977cfc38baa9e759fc0a30845b09322057f0 authored almost 5 years ago by Michael Joseph Rosenthal <[email protected]>
docs: update documentation for mutations

github.com/zino-hofmann/graphql-flutter - 66b13f5e0c74559acd406623c348b19b50443a6c authored almost 5 years ago by Maina Wycliffe <[email protected]>
refactor: run dartfmt to try and fix failing tests

github.com/zino-hofmann/graphql-flutter - 7e317c82ac7018c9c749d3b974c18ec92fd4a51a authored almost 5 years ago by Maina Wycliffe <[email protected]>
Added financial contributors to the README

github.com/zino-hofmann/graphql-flutter - de011fb02a4f4729cff4c3e74f5322a3587cbb93 authored almost 5 years ago by Jess <[email protected]>
fix(tests): fix failing tests seemingly to to ast-switch

github.com/zino-hofmann/graphql-flutter - 664fdd16b7ea0374de5bc5f09da65215026d3c1f authored almost 5 years ago by micimize <[email protected]>
fix(client): make fetchMore valid with default original document again

github.com/zino-hofmann/graphql-flutter - faa37791a309bd47405bf2d8a2902595eb62684e authored almost 5 years ago by micimize <[email protected]>
feat: attempt to call mutation callbacks from mutation method

github.com/zino-hofmann/graphql-flutter - e323a4d58abea8a8d9f472b4b004b61708cb1e8c authored almost 5 years ago by Maina Wycliffe <[email protected]>
docs: update example to use callbacks in MutationOptions

github.com/zino-hofmann/graphql-flutter - 6fb1dcd0ae2bf6c4d6d7559b3966bfc0d769239f authored almost 5 years ago by Maina Wycliffe <[email protected]>
fix: pass queryId directly instead of ObservableQuery object

github.com/zino-hofmann/graphql-flutter - 405ae24341cf9d80f92777bb82bfd3d73e4d2472 authored almost 5 years ago by Maina Wycliffe <[email protected]>
refactor: get callbacks from MutationCallbacks class

github.com/zino-hofmann/graphql-flutter - 00eedd9e5c47dcf29ea7e5e5d9413975f8206c40 authored almost 5 years ago by Maina Wycliffe <[email protected]>
refactor: move methods to add callbacks to new

class called MutationCallbacks

github.com/zino-hofmann/graphql-flutter - 6ba07a6964fae396686ac7fcc6208f8c9980c2ba authored almost 5 years ago by Maina Wycliffe <[email protected]>
feat(flutter): add mutation callback for onError

this closes issue 365

github.com/zino-hofmann/graphql-flutter - 1ff0b8f35c4ac1df5dfd689bfa413f5406b7b26d authored almost 5 years ago by Maina Wycliffe <[email protected]>
docs: add an onError example

github.com/zino-hofmann/graphql-flutter - 2ca581f6ffa486d1bb6e1cd4ac93eba3bf459c23 authored almost 5 years ago by Maina Wycliffe <[email protected]>
refactor: move mutation callbacks to mutation options

github.com/zino-hofmann/graphql-flutter - f072e0a00e241c9d67897413882551273a43a45c authored almost 5 years ago by Maina Wycliffe <[email protected]>
Merge pull request #452 from serendipity1004/cache-reset

feat(client): cache.reset() added

github.com/zino-hofmann/graphql-flutter - 602aa7fb01a8a433638c4ec3b8140c931bc4bb6a authored almost 5 years ago by Maina Wycliffe <[email protected]>
Fix typo in readme

github.com/zino-hofmann/graphql-flutter - a8b1fb68628f327b9166206656f27b08ae9feafa authored almost 5 years ago by Britannio Jarrett <[email protected]>
feat(client): cache.reset() added

cache.reset() added and required test updated

github.com/zino-hofmann/graphql-flutter - 8c4f2e20ff7fd479cd4a634859716b501166e96d authored almost 5 years ago by Ji Ho Choi <[email protected]>
feat(client): support joining multiple links at once

github.com/zino-hofmann/graphql-flutter - 95652440f6d688991700673022e690d8cd04eb54 authored almost 5 years ago by Tan Jay Jun <[email protected]>
Merge pull request #429 from klavs/ast-based-operations

AST-based operations

github.com/zino-hofmann/graphql-flutter - 818a8d24c00ee82a8ec366049d501a5094ec421d authored almost 5 years ago by Zino Hofmann <[email protected]>
Merge pull request #441 from micimize/fix-clobbered-tests

Fix clobbered tests from #393

github.com/zino-hofmann/graphql-flutter - 1c07abb99fdef727f43f4c0c45637c267eefc19b authored almost 5 years ago by Maina Wycliffe <[email protected]>
fix: update starwars example

needed to update starwars example to test with new .gitignore

github.com/zino-hofmann/graphql-flutter - 8aaa99b0b05da3723b7161aa285379a17d06b25e authored about 5 years ago by micimize <[email protected]>
fix: update .gitignore with standard flutter paths

did 'git rm -r --cached .; git add .;
to clear

github.com/zino-hofmann/graphql-flutter - 892fe3609f2c81a4954dcc512463a8ac23709002 authored about 5 years ago by micimize <[email protected]>
fix(tests): clobbered tests from library-level exceptions

github.com/zino-hofmann/graphql-flutter - f76e165d38572a25c9574b2f2370c43083cb3812 authored about 5 years ago by micimize <[email protected]>
feat(client): support defining operations from document AST

Allow creating operations out of AST. This is a non-breaking transitional
change to enable AST-b...

github.com/zino-hofmann/graphql-flutter - fa2db1177380e543ce20384638e20a1770860f03 authored about 5 years ago by Klāvs Priedītis <[email protected]>
docs(client): add documentation about using AST documents

Signed-off-by: Klāvs Priedītis <[email protected]>

github.com/zino-hofmann/graphql-flutter - f32d90b1a4af708662d7ffb0b72974661b628f9f authored about 5 years ago by Klāvs Priedītis <[email protected]>
Merge pull request #433 from klavs/raw-operation-tests

test(client): add tests for `operationName` getter

github.com/zino-hofmann/graphql-flutter - 9858886ef5877d831f13806f7d712d02e3ff2199 authored about 5 years ago by Maina Wycliffe <[email protected]>
style(client): newline between groups

Signed-off-by: Klāvs Priedītis <[email protected]>

github.com/zino-hofmann/graphql-flutter - 8aa69ef697cc988573d4bf51b7dca63d5f26ccac authored about 5 years ago by Klāvs Priedītis <[email protected]>
Merge pull request #432 from mainawycliffe/contributing-guidelines-update

Add Commit Signing Requirements to Contributing Guidelines

github.com/zino-hofmann/graphql-flutter - 54868c42cacff600fb142e7450d4f44568285d0b authored about 5 years ago by Zino Hofmann <[email protected]>
Merge pull request #434 from klavs/http-link-tests

test(client): add http link tests

github.com/zino-hofmann/graphql-flutter - 23953b6fb2e70729f9c5e5805c75bb51fcede484 authored about 5 years ago by Zino Hofmann <[email protected]>
Merge pull request #393 from micimize/exceptions

Library-level Exceptions, result.exception

github.com/zino-hofmann/graphql-flutter - d0ff21c664fe833d77321fe0090161ed5d8bec86 authored about 5 years ago by Zino Hofmann <[email protected]>
Merge pull request #425 from smkhalsa/refetch_future

RefetchQuery should return a future

github.com/zino-hofmann/graphql-flutter - 11407c1028e2f325bb3257a2e29d59eb24f511d9 authored about 5 years ago by Zino Hofmann <[email protected]>
feat: better message on UnhandledFailure

github.com/zino-hofmann/graphql-flutter - eccab1113b85ef5354191d8600dc3da8e3f7a591 authored about 5 years ago by Michael Joseph Rosenthal <[email protected]>
refactor: use typedef for refetch

github.com/zino-hofmann/graphql-flutter - 5b7a1d2997bdce09449aafa5b97206f873039006 authored about 5 years ago by Michael Joseph Rosenthal <[email protected]>
test(client): add http link tests

Signed-off-by: Klāvs Priedītis <[email protected]>

github.com/zino-hofmann/graphql-flutter - 39ecfedbc44e5d2fe5a29cb4efa86bd34d153bd3 authored about 5 years ago by Klāvs Priedītis <[email protected]>
test(client): add tests for `operationName` getter

Signed-off-by: Klāvs Priedītis <[email protected]>

github.com/zino-hofmann/graphql-flutter - 53de348049545289f54851da9617b22a983310b2 authored about 5 years ago by Klāvs Priedītis <[email protected]>
docs: add commit signing to contributing guidelines

also fixed sometypos in there

github.com/zino-hofmann/graphql-flutter - 731518e1fde8e7413ece40a570cbfd227b6d6834 authored about 5 years ago by Maina Wycliffe <[email protected]>
Merge pull request #415 from klavs/idea

fix: ignore `.idea` directory

github.com/zino-hofmann/graphql-flutter - 7943f32e0569fc629a848a0f3581934bcd3a85cb authored about 5 years ago by Maina Wycliffe <[email protected]>
fix: ignore `*.iml` and `.idea`

Signed-off-by: Klāvs Priedītis <[email protected]>

github.com/zino-hofmann/graphql-flutter - 361fdffa9960ab5cde2958e1e6e8dc5f30689a4d authored about 5 years ago by Klāvs Priedītis <[email protected]>
Merge pull request #431 from zino-app/ci/semantic-release

ci: bump the `semantic-release` version

github.com/zino-hofmann/graphql-flutter - 9e0104a0f03c349e68840dd904181a71c5844995 authored about 5 years ago by Zino Hofmann <[email protected]>
ci: bump the `semantic-release` version

github.com/zino-hofmann/graphql-flutter - 2f3aea49ed301548b0b3feabc8eb8027045c14cf authored about 5 years ago by Zino Hofmann <[email protected]>
Merge pull request #430 from zino-app/ci/codecov-threshold

ci: allow coverage to drop by up to 1%

github.com/zino-hofmann/graphql-flutter - 737c29a477b8c2daa6a061087b9f64b7109e5789 authored about 5 years ago by Zino Hofmann <[email protected]>
ci: allow coverage to drop by up to 1%

github.com/zino-hofmann/graphql-flutter - 3b52e030e806ce111587d8b3a6ea337ab8a202ea authored about 5 years ago by Zino Hofmann <[email protected]>
refactor: add message on failed document assertion

github.com/zino-hofmann/graphql-flutter - cf81ec3698e5c96c25b2bc45c4ed359bd5637481 authored about 5 years ago by micimize <[email protected]>
refactor: remove logically unreachable throw Exception

github.com/zino-hofmann/graphql-flutter - 6338be10d4867e7726434e8824f062e01cb5eafa authored about 5 years ago by micimize <[email protected]>
refactor: remove rebroadcast testing utility widget

github.com/zino-hofmann/graphql-flutter - fc5fdcaa83106b4cf738c337172da35ebabe67a6 authored about 5 years ago by micimize <[email protected]>
refactor: exception check before loading

github.com/zino-hofmann/graphql-flutter - 024148058a93c0bd325b5c9db9fbda8f57c101dc authored about 5 years ago by micimize <[email protected]>
Remove unnecessary async keywords

github.com/zino-hofmann/graphql-flutter - f965e5e10636e3aff442f4cef25dfd0b3f52cfe9 authored about 5 years ago by Sat Mandir Khalsa <[email protected]>
change refetch into a future

github.com/zino-hofmann/graphql-flutter - e80a013331677745a0ae3c1bc426fde54bea97e9 authored about 5 years ago by Sat Mandir Khalsa <[email protected]>
fix: exception test cases

github.com/zino-hofmann/graphql-flutter - 001cb488c36ccbff7d83c9fff9f0abbf0eb5f1f7 authored about 5 years ago by micimize <[email protected]>
feat: updating example

github.com/zino-hofmann/graphql-flutter - 1a1bc4337c80bc8c0dbb20cae66f489a3bf5425b authored about 5 years ago by micimize <[email protected]>
fix(example): depend on updated angel server, add paging example

github.com/zino-hofmann/graphql-flutter - 609c4eccde33733f72d6372dfb90a1834c3a38e4 authored about 5 years ago by micimize <[email protected]>
feat: document exception handling

github.com/zino-hofmann/graphql-flutter - b38e2a3d900c36c1082e242da5e904d0d3f2dc81 authored about 5 years ago by micimize <[email protected]>
refactor: handle new-style exceptions in examples

github.com/zino-hofmann/graphql-flutter - 2331096bfac1770a950a4649871443e1eda7294b authored about 5 years ago by micimize <[email protected]>
fix: don't set default policies on options so defaults are applied

github.com/zino-hofmann/graphql-flutter - fd95e37b3bb87e0c9d474e097d57ca58f74f706e authored about 5 years ago by micimize <[email protected]>
feat(client): library-level exception handling

BREAKING CHANGE: replaces result.errors with result.exception

github.com/zino-hofmann/graphql-flutter - 20e57bdfec7ccc857c7e9bdcc531736db564aaf0 authored about 5 years ago by micimize <[email protected]>
feat(client): library-level exceptions

github.com/zino-hofmann/graphql-flutter - 8976cfc85b3e9f0a2a432f19ce88ee6526115468 authored about 5 years ago by micimize <[email protected]>
Create FUNDING.yml

github.com/zino-hofmann/graphql-flutter - 519381cd1c57515fd26cedb33c68a68d563a6eac authored about 5 years ago by Zino Hofmann <[email protected]>
Merge pull request #403 from MSchmack/reconnect-websocket-subscription

Reconnect websocket subscription

github.com/zino-hofmann/graphql-flutter - 4ac8a5bd233c661c9aebcabfe17e9c392f1b539d authored about 5 years ago by Zino Hofmann <[email protected]>
ci: use recomended way to run test_coverage

github.com/zino-hofmann/graphql-flutter - e86e8e85ff57492da23c6d6178ab827f17e3f42b authored about 5 years ago by Zino Hofmann <[email protected]>
build: upgrade test_coverage

github.com/zino-hofmann/graphql-flutter - 95192c70b2dde8f77ae560f4721d9014c1504fea authored about 5 years ago by Zino Hofmann <[email protected]>
ci: fix coverage

github.com/zino-hofmann/graphql-flutter - 5809811d5db666ed18d326abd5f5b442f749b707 authored about 5 years ago by Zino Hofmann <[email protected]>
build: pipeline maintainance

github.com/zino-hofmann/graphql-flutter - 80fd6251b4c5aaf0f646411b4fbc2de44ef3c512 authored about 5 years ago by Zino Hofmann <[email protected]>