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

graphql: deprecated connect function in the SocketClient

Signed-off-by: Vincenzo Palazzo <[email protected]>

ba8bcf040eb214fbd39c9e1aa54fe33fa005cc77 authored over 2 years ago by Vincenzo Palazzo <[email protected]>
ci: fixed codecov warning

Signed-off-by: Vincenzo Palazzo <[email protected]>

652323c1ab12d5a6f38e2c66a876c24a1763ec28 authored over 2 years ago by Vincenzo Palazzo <[email protected]>
graphql: reworking Socket Client API to support custom header

Signed-off-by: Vincenzo Palazzo <[email protected]>

9af573759a0d94dfaf8c92f9d821004c795cd640 authored over 2 years ago by Vincenzo Palazzo <[email protected]>
graphql: clean ws test by removing the Echo Websocket

We remove the Echo web socket because we a new internal echo server, However, we can try to add ...

668179ccaeade61bf5a4d42d1c9a4dd7517ecb2e authored over 2 years ago by Vincenzo Palazzo <[email protected]>
Merge pull request #1021 from zino-hofmann/vincenzopalazzo/scroting

packages: improve the pub.dev scoring

8ecd6c47bbcf63368366f6901fe3d563b7bb30a0 authored over 2 years ago by Vincenzo Palazzo <[email protected]>
packages: improve pub.dev scoring

Signed-off-by: Vincenzo Palazzo <[email protected]>

c268d1e092cabe165afe56a9390093c4c4c84019 authored over 2 years ago by Vincenzo Palazzo <[email protected]>
build(Pub): Bump version numbers [skip ci]

ab818dea147aea04f2a0742506d6276b6f9aa6c8 authored over 2 years ago by Zino App (Github bot) <[email protected]>
Merge pull request #1017 from zino-hofmann/budde377-patch-2

fix: Pass parse type to run

9be9851c5457a10a29fb561a1bfbacec0b7a5a54 authored over 2 years ago by Vincenzo Palazzo <[email protected]>
fix: Pass parse type to run

I forgot to parse the `TParsed` to the runner in the `MutationBuilder`.

98d111dd1a07ec6090b064239b4e4dc596a78e7a authored over 2 years ago by Christian Budde Christensen <[email protected]>
build(Pub): Bump version numbers [skip ci]

d936cb90d3b05359fbd4eeb0b5ba720ab4d1f298 authored over 2 years ago by Zino App (Github bot) <[email protected]>
Merge pull request #1013 from zino-hofmann/feat-add-parser-support

feat: Add parser support

ea6e81d3c85d996df0a5ab53a4507083deddd6d9 authored over 2 years ago by Vincenzo Palazzo <[email protected]>
graphql: fixed small dart code style

Signed-off-by: Vincenzo Palazzo <[email protected]>

cfdb90e3d5bed5d59924aff7795108a2b236ae80 authored over 2 years ago by Vincenzo Palazzo <[email protected]>
feat: Add tests

b4fd4bc4c9be36b3c36a74705f9bddb5c61607b5 authored over 2 years ago by Christian Budde Christensen <[email protected]>
feat: Add parser support

3dc626db6a17523a2398381d22236b110fbcf03b authored over 2 years ago by Christian Budde Christensen <[email protected]>
Merge pull request #1012 from klondikedragon/fix-close-websocket-on-web

Fix close websocket on web and a few related cleanups

a8fe11df67c171560953308c1735852e29531983 authored over 2 years ago by Vincenzo Palazzo <[email protected]>
doc: update codecov badge

Signed-off-by: Vincenzo Palazzo <[email protected]>

dc7eaf55a02570b36d07572780e27935d4db3bf8 authored over 2 years ago by Vincenzo Palazzo <[email protected]>
ci: upgrade code coverage

Signed-off-by: Vincenzo Palazzo <[email protected]>

33f75dfabb1a27e855757e09033db0f0a855f958 authored over 2 years ago by Vincenzo Palazzo <[email protected]>
graphql: add 3 websocket tests for dispose/reconnect

New websocket tests:
* disconnecting socket via dispose
* resubscribing after server forces disc...

3220693a48f22b76d7da0039f99725c24aaf8083 authored over 2 years ago by Klondike Dragon <[email protected]>
graphql: fix closing of websockets on web platform

The websocket must be closed with the ws_status.normalClosure code or
the browser will throw a D...

e9d313ca05518a960d4dce141b5b718d79dc1f7c authored over 2 years ago by Klondike Dragon <[email protected]>
graphql: fix websocket autoReconnect on server disconnect

Previously cancelOnError was set to true for the _messages stream, so
onConnectionLost would not...

7372cfbd330453115358f855c1ebc394fd9cbf4e authored over 2 years ago by Klondike Dragon <[email protected]>
Merge pull request #1010 from zino-hofmann/vincenzopalazzo/dev

graphql: restore ws test by introducing a ws echo server written in dart

9a4085c901c72792e23f2c86264ee04be18a0aa8 authored almost 3 years ago by Vincenzo Palazzo <[email protected]>
ci: fixed reporting coverage status

Signed-off-by: Vincenzo Palazzo <[email protected]>

eb0b83def1ee1f57164b873740accca2f57ead48 authored almost 3 years ago by Vincenzo Palazzo <[email protected]>
graphql: restore ws test by introducing a ws echo server written in dart

Signed-off-by: Vincenzo Palazzo <[email protected]>

5dccfe1bf0cef2b8d3198edaad484c71b478261c authored almost 3 years ago by Vincenzo Palazzo <[email protected]>
Merge pull request #1006 from zino-hofmann/vincenzopalazzo/dev

graphql: removing print url into the console and API improvement

3f46458189c5b083eac5f60e6b0e7e8b9df7547c authored almost 3 years ago by Vincenzo Palazzo <[email protected]>
graphql: removing more print statment in the socket client

Fixes https://github.com/zino-hofmann/graphql-flutter/issues/1008

Signed-off-by: Vincenzo Palaz...

a736d0228473035d9b74ba3621aef05eb0094623 authored almost 3 years ago by Vincenzo Palazzo <[email protected]>
graphql: removing print url into the console

Signed-off-by: Vincenzo Palazzo <[email protected]>

cc6d95edbc4733c8f405fabc92c6b816cac86859 authored almost 3 years ago by Vincenzo Palazzo <[email protected]>
build(Pub): Bump version numbers [skip ci]

2e39e66b3f33d035a0a8e86448c930b008a0d0b5 authored almost 3 years ago by Zino App (Github bot) <[email protected]>
Merge pull request #1005 from zino-hofmann/feat-update-normalize

feat: Update normalize

695b2e9cea1139439a99520ee72aeae853ecdcb3 authored almost 3 years ago by Vincenzo Palazzo <[email protected]>
feat: Update normalize

Update normalize to `0.6.0` and update documentation.

ea7a3174c68b0ade8b7708fb9c92295ab17cc34e authored almost 3 years ago by Christian Budde Christensen <[email protected]>
Merge pull request #1003 from adnanjpg/beta

update README.md

7506c8678b6e076d6ab34b20b1017b0b1cec800d authored almost 3 years ago by Vincenzo Palazzo <[email protected]>
Apply suggestions from code review

Co-authored-by: Vincenzo Palazzo <[email protected]>

67ef1a86ed1a2b0844ea30789c4a951d30fce133 authored almost 3 years ago by Adnan <[email protected]>
update README.md

41b92774b63666eac70b8fd805b69671c70246a4 authored almost 3 years ago by adnan <[email protected]>
build(Pub): Bump version numbers [skip ci]

f0793fd35279bb7948c53ce7204a343dca883705 authored almost 3 years ago by Zino App (Github bot) <[email protected]>
Merge pull request #999 from zino-hofmann/vincenzopalazzo/gql_dep

fixed the gql dependecens due the breaking changes

cd141d0f6d4a8028eb658e67452665235a303eda authored almost 3 years ago by Vincenzo Palazzo <[email protected]>
ci: adding unit testing inside the github actions.

Signed-off-by: Vincenzo Palazzo <[email protected]>

09cc452954d8423f37ee9a98ff50dffe82638b29 authored almost 3 years ago by Vincenzo Palazzo <[email protected]>
ci: removed periodic workflow

Signed-off-by: Vincenzo Palazzo <[email protected]>

e48c3d05de66c5c9826ce98bd3fb91492595bbcd authored almost 3 years ago by Vincenzo Palazzo <[email protected]>
fixed the gql dependecens due the breaking changes

Signed-off-by: Vincenzo Palazzo <[email protected]>

fec81bb19581e99accfd4dd4ba4b17e8637a66c5 authored almost 3 years ago by Vincenzo Palazzo <[email protected]>
Merge pull request #963 from Bligoubloups/fix-websocket-reconnect

Fix websocket disconnect after connection loss

c7a19aec80c2c42b0f927b1aee84656ba2aaccf0 authored almost 3 years ago by Vincenzo Palazzo <[email protected]>
change code style

c6f11802555faf61ffdf327a3726504f1a6da455 authored almost 3 years ago by Marc Leonetti <[email protected]>
github: update the issue template.

Signed-off-by: Vincenzo Palazzo <[email protected]>

084c1673b9ca58ef654231d48834c2d6319a2b2a authored almost 3 years ago by Vincenzo Palazzo <[email protected]>
Merge pull request #998 from zino-hofmann/patch-1

Add necessary import to GraphQL Upload example

3dd542d90d48280a97311a3c492353ca941fc95d authored almost 3 years ago by Vincenzo Palazzo <[email protected]>
Add necessary import to GraphQL Upload example

MediaType is not visible from http package, you need to import http_parser.dart in order to be a...

0179c68f9814657260fa5883376017a758af0a80 authored almost 3 years ago by Vincenzo Palazzo <[email protected]>
Merge pull request #996 from zino-hofmann/vincenzopalazzo/update_example

example: update starwars demo, and refactoring code base with a new s…

aa1d6f83997dd4f133791788dfae24abbb43189f authored almost 3 years ago by Vincenzo Palazzo <[email protected]>
Start work on the flutter bloc issue.

Signed-off-by: Vincenzo Palazzo <[email protected]>

7f620e5036c9bc201e79f4b291ab87c7b603081e authored almost 3 years ago by Vincenzo Palazzo <[email protected]>
example: update starwars demo, and refactoring code base with a new structure.

Signed-off-by: Vincenzo Palazzo <[email protected]>

587de47181e033ed181fa00740953d9efb993bfd authored almost 3 years ago by Vincenzo Palazzo <[email protected]>
fix websocket disconnect after connection loss

ab89e2855d16723a06641519d4c1a10d134f9f7f authored almost 3 years ago by Marc Leonetti <[email protected]>
Merge pull request #995 from zino-hofmann/vincenzopalazzo/ci

ci: Formatting workflow file, and fixed regression

ca2059e58e8155a046b49352a86bfc41b3d115c2 authored almost 3 years ago by Vincenzo Palazzo <[email protected]>
ci: Formatting workflow file, and fixed regression

Signed-off-by: Vincenzo Palazzo <[email protected]>

8397b5503e6027b37b25e28f2b045a23a58f64ed authored almost 3 years ago by Vincenzo Palazzo <[email protected]>
Merge pull request #984 from zino-hofmann/vincenzopalazzo/ci

ci: Migration to github actions

3fd2e5544cbc4bffe436f3c2ec8b8d3f4498abd6 authored almost 3 years ago by Vincenzo Palazzo <[email protected]>
ci: Migrate code coverage of code from circleci to github

Signed-off-by: Vincenzo Palazzo <[email protected]>

941633e14fe51ef63ba8b9ff3ef6102e23c870e6 authored almost 3 years ago by Vincenzo Palazzo <[email protected]>
Update code analysis for dart 2.15

Signed-off-by: Vincenzo Palazzo <[email protected]>

3e067b5ac7fb57447f08a9d6b0ecd4e70e1272cf authored almost 3 years ago by Vincenzo Palazzo <[email protected]>
graphql_flutter: formatting code

Signed-off-by: Vincenzo Palazzo <[email protected]>

e7852804291f05a2f7e453a6521d6b7a2f13ab11 authored almost 3 years ago by Vincenzo Palazzo <[email protected]>
ci: Remove lint from circle ci

Signed-off-by: Vincenzo Palazzo <[email protected]>

ee3e79d1118d9abb71d7a176211e6d401ab50930 authored almost 3 years ago by Vincenzo Palazzo <[email protected]>
ci: exclude example dir in the code analysis check

Signed-off-by: Vincenzo Palazzo <[email protected]>

74b901264021f6bed6658a142b545f897bd8655d authored almost 3 years ago by Vincenzo Palazzo <[email protected]>
ci: Migration to github actions

Signed-off-by: Vincenzo Palazzo <[email protected]>

355a3c42ab26109ef4fe10474915b41f3374e21d authored almost 3 years ago by Vincenzo Palazzo <[email protected]>
chore(release): 5.0.1-beta.1 [skip ci]

## [5.0.1-beta.1](https://github.com/zino-app/graphql-flutter/compare/v5.0.0...v5.0.1-beta.1) (2...

733e833013d17db197d7b68abb2b3e9aad38b5a8 authored almost 3 years ago by semantic-release-bot <[email protected]>
chore(release): 5.0.1-beta.1 [skip ci]

## [5.0.1-beta.1](https://github.com/zino-app/graphql-flutter/compare/v5.0.0...v5.0.1-beta.1) (2...

4742e4d0607f9cc1462e19e3e47d287fe3658223 authored almost 3 years ago by semantic-release-bot <[email protected]>
chore(release): 5.0.1-beta.1 [skip ci]

## [5.0.1-beta.1](https://github.com/zino-app/graphql-flutter/compare/v5.0.0...v5.0.1-beta.1) (2...

bf4b93aff20d5ae12cc55d8233da502fa3384da3 authored almost 3 years ago by semantic-release-bot <[email protected]>
chore(release): 5.0.1-beta.1 [skip ci]

## [5.0.1-beta.1](https://github.com/zino-app/graphql-flutter/compare/v5.0.0...v5.0.1-beta.1) (2...

d6f191e93f4cce695aca7985423c51141559ce56 authored almost 3 years ago by semantic-release-bot <[email protected]>
chore(release): 5.0.1-beta.1 [skip ci]

## [5.0.1-beta.1](https://github.com/zino-app/graphql-flutter/compare/v5.0.0...v5.0.1-beta.1) (2...

71d8dd9b01906855f006bf6f411b8a1fa988d8af authored almost 3 years ago by semantic-release-bot <[email protected]>
chore(release): 5.0.1-beta.1 [skip ci]

## [5.0.1-beta.1](https://github.com/zino-app/graphql-flutter/compare/v5.0.0...v5.0.1-beta.1) (2...

13b2a569def48d61c9ad7b2f819a2a4d6d98268b authored almost 3 years ago by semantic-release-bot <[email protected]>
chore(release): 5.0.1-beta.1 [skip ci]

## [5.0.1-beta.1](https://github.com/zino-app/graphql-flutter/compare/v5.0.0...v5.0.1-beta.1) (2...

62b61a0c8896ddceb20de49cac991205413dc6ac authored almost 3 years ago by semantic-release-bot <[email protected]>
chore(release): 5.0.1-beta.1 [skip ci]

## [5.0.1-beta.1](https://github.com/zino-app/graphql-flutter/compare/v5.0.0...v5.0.1-beta.1) (2...

290a0304f8b3536418b3450b5ba5f1b399c400ba authored almost 3 years ago by semantic-release-bot <[email protected]>
chore(release): 5.0.1-beta.1 [skip ci]

## [5.0.1-beta.1](https://github.com/zino-app/graphql-flutter/compare/v5.0.0...v5.0.1-beta.1) (2...

3b2f461821f40d83dcec59a709bc0d31548d3a19 authored almost 3 years ago by semantic-release-bot <[email protected]>
chore(release): 5.0.1-beta.1 [skip ci]

## [5.0.1-beta.1](https://github.com/zino-app/graphql-flutter/compare/v5.0.0...v5.0.1-beta.1) (2...

5c488cbf41cba7774ea9cb82fdd52ac052097c4e authored almost 3 years ago by semantic-release-bot <[email protected]>
chore(release): 5.0.1-beta.1 [skip ci]

## [5.0.1-beta.1](https://github.com/zino-app/graphql-flutter/compare/v5.0.0...v5.0.1-beta.1) (2...

a35fcba56d64a73eb3a372a8a39977fbdefd3334 authored almost 3 years ago by semantic-release-bot <[email protected]>
chore(release): 5.0.1-beta.1 [skip ci]

## [5.0.1-beta.1](https://github.com/zino-app/graphql-flutter/compare/v5.0.0...v5.0.1-beta.1) (2...

8f917997a5517327a865a1f778170f0f39017658 authored almost 3 years ago by semantic-release-bot <[email protected]>
chore(release): 5.0.1-beta.1 [skip ci]

## [5.0.1-beta.1](https://github.com/zino-app/graphql-flutter/compare/v5.0.0...v5.0.1-beta.1) (2...

6410080fe1faaf4b0f78306d018ec69bf836c103 authored almost 3 years ago by semantic-release-bot <[email protected]>
chore(release): 5.0.1-beta.1 [skip ci]

## [5.0.1-beta.1](https://github.com/zino-app/graphql-flutter/compare/v5.0.0...v5.0.1-beta.1) (2...

8a14432e1051d4f5631d75192b2e58262d5b61ed authored almost 3 years ago by semantic-release-bot <[email protected]>
Merge pull request #932 from Ascenio/perf/load-hive-boxes-concurrently

perf: open Hive boxes concurrently

d0e22ed9c932cc25b4c1d7ba3dcaaeea22438327 authored almost 3 years ago by Vincenzo Palazzo <[email protected]>
perf: open Hive boxes concurrently

33ea16e700375eb5e874ae56591c03e1f11c4a4c authored almost 3 years ago by Ascênio Sanderson <[email protected]>
Merge pull request #982 from zino-app/vincenzopalazzo/fixdoc

Fixed typo in the README.md

1bc04927047546f0325708d965106a5a6bb7d40b authored almost 3 years ago by Vincenzo Palazzo <[email protected]>
build(Pub): Bump version numbers [skip ci]

a6c94b9b93cddca69ded5a76851529e5c9df44ba authored almost 3 years ago by Zino App (Github bot) <[email protected]>
Merge pull request #985 from zino-app/vincenzopalazzo/ci_release

ci: try to upgrade the node version to make the package release

362daa008249bdba3756d5cb5ae12dfd3deef350 authored almost 3 years ago by Vincenzo Palazzo <[email protected]>
codcov: Ingore the example dir

Signed-off-by: Vincenzo Palazzo <[email protected]>

fa5f21e965e69eb0154fe599436515bc993c2b29 authored almost 3 years ago by Vincenzo Palazzo <[email protected]>
ci: try to upgrade the node version to make the package release

Signed-off-by: Vincenzo Palazzo <[email protected]>

125875a9609024cbf4f4eaf6d748eb3023d869ee authored almost 3 years ago by Vincenzo Palazzo <[email protected]>
Fixed typo in the README.md

a7a7b35ca88b532e934265ebefc6271dc30f7cdd authored almost 3 years ago by Anirban-Chand <[email protected]>
Merge pull request #978 from zino-app/vincenzopalazzo/dependences_upgrade

Dependeces migration and test disabling (for now)

98ce074500379b7b67caad32ee35fc3e1f03acec authored almost 3 years ago by Vincenzo Palazzo <[email protected]>
graphql: remove line in the coverage

Signed-off-by: Vincenzo Palazzo <[email protected]>

918806debd2b02745f8f1463755ca582651c1f4f authored almost 3 years ago by Vincenzo Palazzo <[email protected]>
graphql_flutter: migrate to last version and upgrade the example

Signed-off-by: Vincenzo Palazzo <[email protected]>

34dc6ce016863d22b3c7a2b9f7c90eaac41cd860 authored almost 3 years ago by Vincenzo Palazzo <[email protected]>
graphql: skip WebSocket test because the echo server is unavailable

Signed-off-by: Vincenzo Palazzo <[email protected]>

f9c18c8e73ff1156dc3ffbbd20f77a73a1b46c90 authored almost 3 years ago by Vincenzo Palazzo <[email protected]>
graphql: Upgrade all the dependences to the last version!

Signed-off-by: Vincenzo Palazzo <[email protected]>

c995f4ba7daf188db90b342e2927966d732a35bc authored almost 3 years ago by Vincenzo Palazzo <[email protected]>
Merge pull request #952 from jjangga0214/patch-1

docs(graphql_flutter): fix typo

a403f65f31bb614a1e5549b26227f18a9ee5d33b authored almost 3 years ago by Vincenzo Palazzo <[email protected]>
ci(Semantic release): Sync master into beta [skip ci]

38799c96300b9e98951e6ce0c002750c9c1b7153 authored about 3 years ago by Zino App (Github bot) <[email protected]>
docs(graphql_flutter): fix typo

c14b3df32e531b02419c98b62a2f5692d64707de authored about 3 years ago by jjangga0214 <[email protected]>
ci(Semantic release): Sync master into beta [skip ci]

bf75f6abb572e1c3d2ed34ee1d9878421cf8a714 authored about 3 years ago by Zino App (Github bot) <[email protected]>
ci(Semantic release): Sync master into beta [skip ci]

277d95bc27890adb33f30f454a1b907adbc9ce03 authored about 3 years ago by Zino App (Github bot) <[email protected]>
ci(Semantic release): Sync master into beta [skip ci]

b4699c2652f0fe123c8fb80c4683e2e50b269f7f authored about 3 years ago by Zino App (Github bot) <[email protected]>
ci(Semantic release): Sync master into beta [skip ci]

2e11ce443127f1705e2b883cd87de746bad54f6b authored about 3 years ago by Zino App (Github bot) <[email protected]>
ci(Semantic release): Sync master into beta [skip ci]

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

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

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

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

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

18fe720d0db688425670e26fe0ac9eb868df61bf authored over 3 years ago by Zino App (Github bot) <[email protected]>
build(Pub): Bump version numbers [skip ci]

5bde247c52a58e3bef93989378d1d3ec2559d7e0 authored over 3 years ago by Zino App (Github bot) <[email protected]>
chore(release): 5.0.0 [skip ci]

# [5.0.0](https://github.com/zino-app/graphql-flutter/compare/v4.0.1...v5.0.0) (2021-06-07)

###...

124a8d0f1131b3da0d9c236c011a874038a1b302 authored over 3 years ago by semantic-release-bot <[email protected]>
Merge pull request #912 from zino-app/beta

Release stable 5.0.0

7ac0dd70012c608eaa4e63f36f10c6cb416102ff authored over 3 years ago by Michael Joseph Rosenthal <[email protected]>
Merge branch 'master' into beta

539c016440aab98b75a27a48a2126ba0f3bfc457 authored over 3 years ago by Michael Joseph Rosenthal <[email protected]>
feat: Expose `possibleTypes` on cache (#906)

49483ad11fe3b443110e0f684dde7dd898d16692 authored over 3 years ago by Christian Budde Christensen <[email protected]>