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

ci(Semantic release): Sync master into beta [skip ci]

8723037928f4b98c9e47d2e74a9b68e741bd5565 authored over 5 years ago by Zino App (Github bot) <[email protected]>
Merge pull request #358 from zino-app/beta

Promote beta to stable

75d02c28154c6b5c2aacea4cfde623c8cdbe443d authored over 5 years ago by Zino Hofmann <[email protected]>
build(Pub): Bump version numbers [skip ci]

33f01be1ddbdc1cc374cf2a7308c1c39652fd96d authored over 5 years ago by Zino App (Github bot) <[email protected]>
Merge pull request #348 from truongsinh/fix/crashed-upload-file

fix(client): crashed upload file

117c495112658f350f22264eb8ccfb63f6fcfac7 authored over 5 years ago by Michael Joseph Rosenthal <[email protected]>
test(client): explicitly skip non-VM

Because we are using a workaround for running test on browser
we cannot rely only on `@TestOn("v...

aa116a23161314a52fc9e24587a7dfb5ebbe3cda authored over 5 years ago by TruongSinh Tran-Nguyen <[email protected]>
fix(client): crashed upload file

Beside fixing the crash (close #336), this commit also have flashing deprecation warning,
and cl...

da49567404b1d84ca652d8b13e5f46a64ec7eb9d authored over 5 years ago by TruongSinh Tran-Nguyen <[email protected]>
build(Pub): Bump version numbers [skip ci]

72d331ffa7a479aa234bae3fbb3a05156e4696dc authored over 5 years ago by Zino App (Github bot) <[email protected]>
Merge pull request #332 from micimize/eager_results

Eager results, QueryResultSource, MultiSourceResult runMutation future

d928c66d223564d8538728fbe8a42810cea34a6f authored over 5 years ago by Michael Joseph Rosenthal <[email protected]>
refactor(client): fix typos and make _eagerlyResolveQuery's name consistent

6b344a317fbd0be4a70df97614ed8a324d4cfd88 authored over 5 years ago by micimize <[email protected]>
refactor(client): prefer QueryResult(source) over loading/optimistic

e671a998154a8e15a0475f740e863ffa214bc650 authored over 5 years ago by micimize <[email protected]>
refactor(client): more types

9ab25d825451cdeae5a12b071c95e2012d3712b0 authored over 5 years ago by micimize <[email protected]>
feat(flutter): eagerly fetch query results

introduce overridable eagerlyFetchResults to avoid loading result when eagerly responding from c...

13fd8f782c6fe1b0394c1f94358a0437cc85c5d7 authored over 5 years ago by micimize <[email protected]>
feat(client): Introduce QueryResultSource for more informative result

typing
feat(client): More rigorous result source management
feat(flutter): Return a MultiSourceRe...

e3353e54bc812d8a1268fd82ce8a3720ce3cca0b authored over 5 years ago by micimize <[email protected]>
build(Pub): Bump version numbers [skip ci]

ab085a7670f9956e5d06919f4b7f9149efb50ae1 authored over 5 years ago by Zino App (Github bot) <[email protected]>
Merge pull request #331 from micimize/cleanup

Cleanup some dartfmt / publish --dry-run complaints

548dd03a4793860f794f7d3d3f5f8975c05c4b99 authored over 5 years ago by Michael Joseph Rosenthal <[email protected]>
Merge pull request #330 from truongsinh/ci/pseudo-brach-package

code coverage badge per package

d351ba59ddef93510c41b4b33b9b89a95d0d2efc authored over 5 years ago by Michael Joseph Rosenthal <[email protected]>
refactor(graphql_flutter): clean up dartfmt complaint

2788319f2035bd205878ec5952636c1c4fd9519c authored over 5 years ago by micimize <[email protected]>
fix(ci): simply re-export multipartFileFrom utility

855dc6d83fd2c84a79af0dbf21c855701264c39e authored over 5 years ago by micimize <[email protected]>
ci: code coverage badge per package

f913a5c70884975ab36d8d07e2edaf1c209d41a8 authored over 5 years ago by TruongSinh Tran-Nguyen <[email protected]>
build(Pub): Bump version numbers [skip ci]

d5bea2df151a661abb762b820495abd88d2ff78c authored over 5 years ago by Zino App (Github bot) <[email protected]>
Merge pull request #323 from truongsinh/test/integration-websocket

feat(client): websocket available on web

9404cfce6c45a20e9a4dd1dfd829f03841895fe6 authored over 5 years ago by Michael Joseph Rosenthal <[email protected]>
ci(client): fix lint and clean up work-around

7f48b2bdbedaac44bc6a2c3a91bc76382ae156f4 authored over 5 years ago by TruongSinh Tran-Nguyen <[email protected]>
test(client): reuse as much test on both platform as possible

a73b7a6a04f955cfaea7a09f17c8eeb6f672e7c3 authored over 5 years ago by micimize <[email protected]>
refactor(client): move legacy websocket code into submodule

586667b8e8e12b944f0e0732b36f3b8663e01c4c authored over 5 years ago by micimize <[email protected]>
move legacy websocket code into submodule

7a81ede5f00c91f4b75f2bd7b3531959c5f8386c authored over 5 years ago by micimize <[email protected]>
feat(client): websocket usable on browser

08305db4f3e59c4f0c7e2793b9aa9d06353bac7e authored over 5 years ago by TruongSinh Tran-Nguyen <[email protected]>
build(Pub): Bump version numbers [skip ci]

f63303bed525ebfee7f4cbea7dc9f070ac01b172 authored over 5 years ago by Zino App (Github bot) <[email protected]>
Merge pull request #325 from truongsinh/feat/cache-in-browser

feat(client): cache is supported in web/browser platform

ef0f4edbe2d45cd4679f65a0f17c51721a39682d authored over 5 years ago by Michael Joseph Rosenthal <[email protected]>
ci(client): browser test fail on the first compiled file

4dc1af958f85691c19d7df37e8d81ccbdcc59ca5 authored over 5 years ago by TruongSinh Tran-Nguyen <[email protected]>
feat(client): websocket usable on browser

47aafeeb9858e1c672b0c26d767ad6204bb4e7a8 authored over 5 years ago by TruongSinh Tran-Nguyen <[email protected]>
ci(client): run test on browser

bb849cd2cb9505a738aaab13522340c795be82a6 authored over 5 years ago by TruongSinh Tran-Nguyen <[email protected]>
test(client): upgrade websocket dependency

934c3057f651a215c464123374cb1750b33cbe98 authored over 5 years ago by TruongSinh Tran-Nguyen <[email protected]>
test(client): integration test websocket

This test can be run both on `vm` and `chrome`, as now we are using a package to have universal ...

47ed091ae3fbdca097ef65876b7a5be8cd67c272 authored over 5 years ago by TruongSinh Tran-Nguyen <[email protected]>
test(client): first integration test websocket

6ff0b94af527bedc3b14db41eb9221ba3e7ce77b authored over 5 years ago by TruongSinh Tran-Nguyen <[email protected]>
ci(client): run test on browser

9173201714a5ae12ab10942cb5eab50de1ca34ff authored over 5 years ago by TruongSinh Tran-Nguyen <[email protected]>
fix(flutter): compatible with `path_provider` usage

ee0cb5833280936150a9cfe7ae7e072e1b7dd9e9 authored over 5 years ago by TruongSinh Tran-Nguyen <[email protected]>
feat(client): cache is supported in web/browser platform

In web/browser platform, Cache is supported by `localStorage`.

Breaking change: `InMemoryCache`...

9ada68752a4913b62d115c4183bd7de83b42594f authored over 5 years ago by TruongSinh Tran-Nguyen <[email protected]>
Merge branch 'beta' into refactor/upload-multipart-file

c2757369623587779eb6acec47f513d46a755525 authored over 5 years ago by Michael Joseph Rosenthal <[email protected]>
Merge pull request #313 from truongsinh/chore/FileSystemException

Chore/file system exception

4fa6c5742778b89e839d81498c0350f6627e737d authored over 5 years ago by Michael Joseph Rosenthal <[email protected]>
feat(client): support GraphQL upload files on browser

To support GraphQL upload files, we are now accepting `MultipartFile` only.
`io.File` is still b...

70c7f7451d45159ede6f3562bed009fecd3847b1 authored over 5 years ago by TruongSinh Tran-Nguyen <[email protected]>
docs: streamline the badges

d46c00c74275cb0ce226eba0c66c617f7561240c authored over 5 years ago by Zino Hofmann <[email protected]>
build(Pub): Bump version numbers [skip ci]

f61448d2049b1278f77b39397c2c592e392a059e authored over 5 years ago by Zino App (Github bot) <[email protected]>
Merge pull request #312 from truongsinh/fix/avoid-mutate-input

avoid mutate input data

5f2133b7fa3c723a9650cceb225d201bc83f13b8 authored over 5 years ago by Michael Joseph Rosenthal <[email protected]>
Merge pull request #311 from truongsinh/chore/skip-browser-test

Chore/skip browser test

aaad131937203e3fac4ad7706b240c1fac2c6c37 authored over 5 years ago by Michael Joseph Rosenthal <[email protected]>
Merge pull request #320 from zino-app/ci/fix-pubspec-lock-1

Save cache based on `pubspec.yaml` instead of `pubspec.yaml.lock`

be70fef1a757acf87d510c9fcfae4696fedcb65f authored over 5 years ago by Zino Hofmann <[email protected]>
ci: save cache based on `.yaml` instead of `.lock`

f5cdaca3187f85e5b7b4b810170cb5233f9a1be5 authored over 5 years ago by Zino Hofmann <[email protected]>
Merge pull request #318 from micimize/cleanup_example

refactor(example): cleanup example

68066e8b5a9a2016bef55bcfbc1c5bbfeb8ab1e3 authored over 5 years ago by Michael Joseph Rosenthal <[email protected]>
refactor(example): cleanup example

fab613968efbd7de423245ca38372fbdc4d158ad authored over 5 years ago by micimize <[email protected]>
Merge pull request #317 from huang12zheng/fiex#308

fix(example/starwars):zino-app#308 using toString()

Note that it was initially `as String` be...

93e6d63edab11b74f911f950f1343468569a7d35 authored over 5 years ago by Michael Joseph Rosenthal <[email protected]>
Merge branch 'master' into fiex#308

678b90c957f4fda2cdd36dc92f208f178753ca1c authored over 5 years ago by huang12zheng <[email protected]>
fix(example/starwars):zino-app#308 using toString()

a4eaafed8a3565b1c8c944bb0c0e2b9b3cc33275 authored over 5 years ago by hzgood <hzgood@server>
test(client): increase test coverage on `dart:io` related

relating to the effort to make this package compatible to web/browser #295.
This commit is about...

04cd1714d3321558b96bf03399c3899145475673 authored over 5 years ago by TruongSinh Tran-Nguyen <[email protected]>
fix(client): do not mutate input data

the original intention is to increase test coverage on `dart:io` related,
relating to the effort...

d30460ebb1b5255b073e66bcb6a33b536154354e authored over 5 years ago by TruongSinh Tran-Nguyen <[email protected]>
test(client): skip 3 tests on browser platform

skip 3 tests on browser platform, relating to the effort to make this package compatible to web/...

8e9aef8d184cc855820646f75e19043f51991f36 authored over 5 years ago by TruongSinh Tran-Nguyen <[email protected]>
Merge pull request #306 from micimize/cyclic_writes

Handle cyclic data structure writes

ac3c66547d3ea3052f2de387c2073a509b0ac593 authored over 5 years ago by Michael Joseph Rosenthal <[email protected]>
Merge pull request #307 from mainawycliffe/remove-and-gitignore-lockfiles

Remove auto generated files from git commits

81b616e0be790211e65bc4ae090aa9bc969780bb authored over 5 years ago by Michael Joseph Rosenthal <[email protected]>
fix(graphql): ignore directory not directory content

ba77a1b68e6bc7b2fb2e47378386243b36288591 authored over 5 years ago by Maina Wycliffe <[email protected]>
fix(graphql): delete flutter autogen files

44ee7f9569469d157929c7afdbde3a5aebb4ad06 authored over 5 years ago by Maina Wycliffe <[email protected]>
fix(graphql): add flutter auto-gen files to gitignore

f29188c09fe214bb547667a3acc0e84ed3076f04 authored over 5 years ago by Maina Wycliffe <[email protected]>
fix: remove and gitignore pubspec.lock files

6e31f0200242a4a9cfe87c3f3a5162129fadbf59 authored over 5 years ago by Maina Wycliffe <[email protected]>
chore: fix relative override breaking ci

c9c5623b3a1da7c41a771b5c849576a9159e14be authored over 5 years ago by micimize <[email protected]>
style: remove some unneeded typings

c73e105d4f5e3b1ad0d3a552622cf35fafcff6df authored over 5 years ago by micimize <[email protected]>
fix(cache): don't use super.read in denormalizedRead so OptimisticCache overrides it's behavior

38d3588272e1ebf45508ac606f5a51a92d95f6a2 authored over 5 years ago by micimize <[email protected]>
feat(cache): handle full blown cyclical pointers in normalization

c4fba99176e1ddf6ee8381786dc4f558c86dcff3 authored over 5 years ago by micimize <[email protected]>
ci(Semantic release): Sync master into beta [skip ci]

b490c20e6ebc4153f6d3003c69f9113abc6c3ef5 authored over 5 years ago by Zino App (Github bot) <[email protected]>
Merge pull request #304 from truongsinh/fix/Socket-connection-not-working

Fix LegacyInitOperation `toJson`

oh I guess you set up signing 👍 📝

0c176adfb8f8eb4b302db0fb591aac23511c496f authored over 5 years ago by Michael Joseph Rosenthal <[email protected]>
Merge pull request #303 from truongsinh/chore/perfectionist-to-pedantic

use `pedantic` style `flutter analyze` for CI

@truongsinh you should set up [signed commits](...

4832cbc0bf925b2dff72bd098e106b64c95f6d13 authored over 5 years ago by Michael Joseph Rosenthal <[email protected]>
`toJson()` should always return a `<String, dynamic>`, not something else, especially not `String`

d8bff3777b13c352ce8d825e8174ea44abd42f20 authored over 5 years ago by TruongSinh Tran-Nguyen <[email protected]>
ignore and remove `pubspec.lock`

d5c778fbfb70b9f2516cf475d7df0e8ad9ea4e10 authored over 5 years ago by TruongSinh Tran-Nguyen <[email protected]>
Merge pull request #302 from truongsinh/chore/widget-test

first widget test for `graphql_flutter` package

b162938092de1aa841e563cb3961115d25007464 authored over 5 years ago by Michael Joseph Rosenthal <[email protected]>
first widget test for `graphql_flutter` package

ab901f5389e8dd8933d53f0d0fc5debd4ae7431b authored over 5 years ago by TruongSinh Tran-Nguyen <[email protected]>
use `pedantic` style `flutter analyze` for CI

70b8589416f80c2c901398aaad3e1745ca96c923 authored over 5 years ago by TruongSinh Tran-Nguyen <[email protected]>
ci(Semantic release): Sync master into beta [skip ci]

5e506c0b5fb821ffdebe58226e9eb7c977474ce1 authored over 5 years ago by Zino App (Github bot) <[email protected]>
Merge pull request #301 from zino-app/update-readme

update README in the main repo and in each package

7eff371975c768abb8676a875b6a5d13dc607731 authored over 5 years ago by Zino Hofmann <[email protected]>
Update @mainawycliffe as a contributor

62cd4ce6586ed8f146c529dbf9e03ab14f735ced authored over 5 years ago by TruongSinh Tran-Nguyen <[email protected]>
update README in the main repo and in each package:

- build status and code coverage
- "all contributors". Btw, https://allcontributors.org/docs/en/b...

b55659ff48a71f473a56c983ae0274178a9be697 authored over 5 years ago by TruongSinh Tran-Nguyen <[email protected]>
build(Pub): Bump version numbers [skip ci]

081c576360ee5f236689b9611a8e5746a282152d authored over 5 years ago by Zino App (Github bot) <[email protected]>
ci(Semantic release): Sync master into beta [skip ci]

f5cae0b401700458e271472748ac331c729b22f8 authored over 5 years ago by Zino App (Github bot) <[email protected]>
Merge pull request #298 from zino-app/beta

Promote to stable

1ef311a89acc9339da205af409934cd6b66dc1ad authored over 5 years ago by Zino Hofmann <[email protected]>
Merge pull request #293 from pleopardi/master

docs: add variable type to query example

fa40df66cdb63cf8488f4376b351d1a12f199860 authored over 5 years ago by Zino Hofmann <[email protected]>
Merge pull request #294 from mainawycliffe/contributers-guidelines

docs: add link to contributing guidelines

840d65756210884fca23be8a33b61bfbec327430 authored over 5 years ago by Michael Joseph Rosenthal <[email protected]>
docs: add variable type to query example

8c8e7ad669c4b5596a57579fcef3e00df924d1fb authored over 5 years ago by Paolo Leopardi <[email protected]>
docs: add link to contributing guidelines

8759d6318466fe3f94e99832f8d42518c5035a54 authored over 5 years ago by Maina Wycliffe <[email protected]>
Merge pull request #287 from mainawycliffe/contributers-guidelines

docs: add initial contributors guidelines

e7c967ae9a8687a91b3f30db780f880f1e4003f5 authored over 5 years ago by Michael Joseph Rosenthal <[email protected]>
docs: added question graphql question tags

8cf863fdab58cf8f8e57b05e939f0256e94e0366 authored over 5 years ago by Maina Wycliffe <[email protected]>
build(Pub): Bump version numbers [skip ci]

04586b07ccfba2400571ce6414caee71b2dbee70 authored over 5 years ago by Zino App (Github bot) <[email protected]>
Merge pull request #286 from micimize/starwars_example

Starwars example

beabe344e0b2af4f11beca8acb64393eb22e50e9 authored over 5 years ago by Michael Joseph Rosenthal <[email protected]>
build(Pub): Bump version numbers [skip ci]

a0aebf2ce1d39fbea636ca240af14f1ef107193f authored over 5 years ago by Zino App (Github bot) <[email protected]>
Merge pull request #289 from yunyu/fix-nocache

Don't normalize mutation result if fetchPolicy is noCache

4495b0d6a8cfabbc17bbfc71ae3d8849fba05b52 authored over 5 years ago by Michael Joseph Rosenthal <[email protected]>
fix: fix target swap conflicts

92c0e3b41a6dfc379a43431de66c0fb33b05159e authored over 5 years ago by Michael Joseph Rosenthal <[email protected]>
fix: fix target swap conflicts

2d0f7e3636c2e58f7b7fbc0d593c6447238151f0 authored over 5 years ago by Michael Joseph Rosenthal <[email protected]>
fix: fix target-swap conflicts

a8ef157e1ef004cf88c36954e9742cf869257398 authored over 5 years ago by Michael Joseph Rosenthal <[email protected]>
Merge branch 'beta' into fix-nocache

10f60f9b0d83bc104b748685882e2a0d41792e74 authored over 5 years ago by Michael Joseph Rosenthal <[email protected]>
Don't normalize mutation result if fetchPolicy is noCache

58674ed3e76a3bb060013831b5220139613970de authored over 5 years ago by Yunyu Lin <[email protected]>
feat(examples/starwars): add android toggle for uri

dcce88f20d0ed9ceffcaa4c05f85b0cd3d70b006 authored over 5 years ago by micimize <[email protected]>
docs: changes should be made against beta not

f74a3ceadbbc608a3be59b934c8857d318d762e6 authored over 5 years ago by Maina Wycliffe <[email protected]>
docs: remove CLA from toc

01aa64525085d1eb1d4ddf516e6dff2247f38e61 authored over 5 years ago by Maina Wycliffe <[email protected]>
Merge branch 'beta' into starwars_example

16ab883bcb0617d60d87ccfa7cad3fa44010cb95 authored over 5 years ago by Michael Joseph Rosenthal <[email protected]>
docs: add initial contributors guidelines

b5fee3e41557c82f4614da481ffdc78232ca472f authored over 5 years ago by Maina Wycliffe <[email protected]>
feat(examples): Local, dart only starwars example with subscriptions

40707c3aba803832899194e26e07cae89f39aebb authored over 5 years ago by micimize <[email protected]>