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

✨ Added http_parser dependency

github.com/zino-hofmann/graphql-flutter - 2b7960a55e302386333184bd75a536a7a5c0d0d4 authored about 6 years ago by Zino Hofmann <[email protected]>
🎉 Version bump

github.com/zino-hofmann/graphql-flutter - dc45016308c0937f13378b5e958b68d21c6ba41a authored about 6 years ago by Zino Hofmann <[email protected]>
Add @Igor1201 as a contributor

github.com/zino-hofmann/graphql-flutter - 6f5dc5cfa9c882403c3b240a13c1ae3ec80c5750 authored about 6 years ago by Zino Hofmann <[email protected]>
Add @micimize as a contributor

github.com/zino-hofmann/graphql-flutter - 46d1a9ff02bc5a23ed268f1da3ab00cbf251cd3a authored about 6 years ago by Zino Hofmann <[email protected]>
♻️ Cleanup

github.com/zino-hofmann/graphql-flutter - ce1d1070bd964b4cb16a9ee92057132623e9cd0b authored about 6 years ago by Zino Hofmann <[email protected]>
Merge pull request #112 from Igor1201/fix/mutation-widget-default-loading

Change Mutation widget behavior

github.com/zino-hofmann/graphql-flutter - d0dffd326cef3c6c7bfc581d655a4af53bf1ffae authored about 6 years ago by Zino Hofmann <[email protected]>
Merge branch 'next' into fix/mutation-widget-default-loading

github.com/zino-hofmann/graphql-flutter - 666da1a278e705c028d23b76a99a7be77b72ff19 authored about 6 years ago by Zino Hofmann <[email protected]>
Merge branch 'next' into normalization

github.com/zino-hofmann/graphql-flutter - bb38b0227087faa9a8c7b9303c3191ec9199e630 authored about 6 years ago by Zino Hofmann <[email protected]>
Merge pull request #110 from micimize/next

Fix Query variable change

github.com/zino-hofmann/graphql-flutter - 2a9325fd6bb12e9362e3ac03aeb7e75bb5dfccc5 authored about 6 years ago by Zino Hofmann <[email protected]>
only get operation name from .firstWhere is OperationDefinitionContext

github.com/zino-hofmann/graphql-flutter - c6d989d999e17bdf93fe019cb1391395e847d8a1 authored about 6 years ago by micimize <[email protected]>
Change Mutation widget behavior

Make Mutation result initially return loading=false, and stream a loading=true when runMutation ...

github.com/zino-hofmann/graphql-flutter - 51da1a259068b24f3fa790e4a154bf15abb4953e authored about 6 years ago by Igor Borges <[email protected]>
remove invalidated auth token

github.com/zino-hofmann/graphql-flutter - dad702bd38b3fc75d7bb808ec1da8f71cf982531 authored about 6 years ago by micimize <[email protected]>
fix dereference, add export

github.com/zino-hofmann/graphql-flutter - 735d775235a32dc8c23d1b35f6013dd64a4287ab authored about 6 years ago by micimize <[email protected]>
failing unit test

github.com/zino-hofmann/graphql-flutter - d9434e56e3c9e9d1f93ebd5401fa871e51df94f9 authored about 6 years ago by micimize <[email protected]>
normalized cache proto

github.com/zino-hofmann/graphql-flutter - 5f0e54d2bff73587e8b10c0729ec49d53f848f80 authored about 6 years ago by micimize <[email protected]>
apply edits from review

(add gpg)

github.com/zino-hofmann/graphql-flutter - a99869b035c6d6ae5b514cc5976efe50bb446710 authored about 6 years ago by micimize <[email protected]>
fix query variable change,

add variable input to example
(add gpg)

github.com/zino-hofmann/graphql-flutter - dca7b85768e59a0ce93e6b41c52086b07bf8168a authored about 6 years ago by micimize <[email protected]>
🎉 Version bump

github.com/zino-hofmann/graphql-flutter - ba05ee96280a117d7c7bf939596aca0477f72465 authored over 6 years ago by Zino Hofmann <[email protected]>
Merge pull request #107 from zino-app/patch-14

🔧 Fix connectivity errors not being thown on and streamed

github.com/zino-hofmann/graphql-flutter - b26fe511bb949efc1015ea4a076d4c1d69e6a5d8 authored over 6 years ago by Zino Hofmann <[email protected]>
🗑 Remove debugging print

github.com/zino-hofmann/graphql-flutter - 261b4ec6c60c3a9c715595bf936aa252efbcafa4 authored over 6 years ago by Zino Hofmann <[email protected]>
🔧 Add errors the the graphql result rather then trowing an error

github.com/zino-hofmann/graphql-flutter - 4d7a0ca52c4095cae0ee565f2e95253187f3b978 authored over 6 years ago by Zino Hofmann <[email protected]>
🗑 Remove unused variable

github.com/zino-hofmann/graphql-flutter - 1247164c3ac8306c25d21f506751691fd9cd876b authored over 6 years ago by Zino Hofmann <[email protected]>
🔧 Fix connectivity errors not being thown on and streamed

github.com/zino-hofmann/graphql-flutter - a3242ecd996262031a0740e5d0256e9415b21404 authored over 6 years ago by Zino Hofmann <[email protected]>
Update @kolja-esders as a contributor

github.com/zino-hofmann/graphql-flutter - fa79985cec77da4df6aebf4341e08b19b12b335a authored over 6 years ago by Zino Hofmann <[email protected]>
🎉 Version bump

github.com/zino-hofmann/graphql-flutter - 67801ca5d266e55119949bc0d7cd41663b4367d9 authored over 6 years ago by Zino Hofmann <[email protected]>
Merge pull request #100 from zino-app/example-1

Examples

github.com/zino-hofmann/graphql-flutter - eadd294af8601ee539691efa842f7d9a107f77d5 authored over 6 years ago by Zino Hofmann <[email protected]>
📖 Add some more inline docs

github.com/zino-hofmann/graphql-flutter - 56b8f86a31990a09003734e9edd10353bc3ee7dc authored over 6 years ago by Zino Hofmann <[email protected]>
Merge pull request #101 from kolja-esders/handle-charset-encoding

Handle charset encoding in responses

github.com/zino-hofmann/graphql-flutter - 82964b8ad6786de0dfe58a6e086b726e221becc5 authored over 6 years ago by Zino Hofmann <[email protected]>
Handle charset encoding in responses

github.com/zino-hofmann/graphql-flutter - 805eac0d0726a096269483a0989617b272d410bd authored over 6 years ago by Kolja Esders <[email protected]>
✨ Added some docs to Query widget

github.com/zino-hofmann/graphql-flutter - aacedd607f4e995b79ad9905cd04592da51a3827 authored over 6 years ago by Zino Hofmann <[email protected]>
📖 Improved the inline docs of the client

github.com/zino-hofmann/graphql-flutter - 0d9e6e060d989a25e4e02bd74e7957173df8cbc8 authored over 6 years ago by Zino Hofmann <[email protected]>
✨ Format query manger

github.com/zino-hofmann/graphql-flutter - c4a826c04f637c923be82f49db33b063c4495faa authored over 6 years ago by Zino Hofmann <[email protected]>
📖 Update the exampe

github.com/zino-hofmann/graphql-flutter - 6669728fba1799dc26243011c029c94769c61dca authored over 6 years ago by Zino Hofmann <[email protected]>
🗑 Removed unused class

github.com/zino-hofmann/graphql-flutter - c70ba3cfea2b5b39782c342b681b6b3a3d23f8d6 authored over 6 years ago by Zino Hofmann <[email protected]>
🎉 Version bump

github.com/zino-hofmann/graphql-flutter - 86c8b7c28c8639906f99dbd3e1c39fbb1127c2e3 authored over 6 years ago by Zino Hofmann <[email protected]>
Add @kolja-esders as a contributor

github.com/zino-hofmann/graphql-flutter - 58d04f8a5e1a81c15c9568414666db9b5adfbadc authored over 6 years ago by Zino Hofmann <[email protected]>
Merge pull request #98 from kolja-esders/patch-15

Propagate GraphQL errors to caller instead of throwing network exception

github.com/zino-hofmann/graphql-flutter - d31bc0520fd3d0f3c400df2f50e4d0eda3526ba1 authored over 6 years ago by Zino Hofmann <[email protected]>
Merge branch 'next' into patch-15

github.com/zino-hofmann/graphql-flutter - 45f04ca3c56cc009e7973ba72500f43cac4dc199 authored over 6 years ago by Zino Hofmann <[email protected]>
Merge pull request #96 from zino-app/patch-13

Patch 13

github.com/zino-hofmann/graphql-flutter - 52e94efaaf2da2f211da4e26e0f74cfc466e7eed authored over 6 years ago by Zino Hofmann <[email protected]>
🔧 Resolve type cast exception when handling GraphQL errors

github.com/zino-hofmann/graphql-flutter - 2686d8e9d26fd04077044ffd0e7a20380a54a008 authored over 6 years ago by Zino Hofmann <[email protected]>
Do not throw network exception on valid GraphQL errors

github.com/zino-hofmann/graphql-flutter - 66e6661659e651659e0ab35cd99afc01a7318a6d authored over 6 years ago by Kolja Esders <[email protected]>
✨ Updated the mutation widget to use the new api in observable query

github.com/zino-hofmann/graphql-flutter - 3c2710196c9544eaa6e48731f0e04ea807f026cb authored over 6 years ago by Zino Hofmann <[email protected]>
♻️ Refactored the scheduler to only handle polling queries

github.com/zino-hofmann/graphql-flutter - 2d527ae39a52b0675eee41e455682b799b53fcbe authored over 6 years ago by Zino Hofmann <[email protected]>
✨ Added a new getter to check if a query result has errors

github.com/zino-hofmann/graphql-flutter - 8d61390b6701df738cfca8a6e559313b6bd53a3e authored over 6 years ago by Zino Hofmann <[email protected]>
✨ Check if the variables have actully changed form or to null

github.com/zino-hofmann/graphql-flutter - 9e6e898fca77281763484ccc4644a3f8c0646c14 authored over 6 years ago by Zino Hofmann <[email protected]>
🔧 Check if the stream is closed, before adding a new event to it

github.com/zino-hofmann/graphql-flutter - 6896641f136a9fdce0c000b1c6430fc2f6a3b67d authored over 6 years ago by Zino Hofmann <[email protected]>
✨ Split up fetching and polling in the observable query

github.com/zino-hofmann/graphql-flutter - 6f219bceed339bf0cf7c78dd52070add3bb6a2f7 authored over 6 years ago by Zino Hofmann <[email protected]>
🔧 Override the fetch policy if the default query option is used

github.com/zino-hofmann/graphql-flutter - ce338ddb86c82c32902522da41d5c726f5afce1a authored over 6 years ago by Zino Hofmann <[email protected]>
🔧 Fixed a bug where getting the operation name would always return null

github.com/zino-hofmann/graphql-flutter - 5cdd3b3c72eb1e610d7dafc4cac029a01beadc6e authored over 6 years ago by Zino Hofmann <[email protected]>
🎉 Version bump

github.com/zino-hofmann/graphql-flutter - 84863685692249cb19c9f96bb625d707d54929f0 authored over 6 years ago by Zino Hofmann <[email protected]>
🎉 Version bump

github.com/zino-hofmann/graphql-flutter - 50225e4c7df30ef36eb95cc8e80f128d91f82efd authored over 6 years ago by Zino Hofmann <[email protected]>
Merge pull request #92 from zino-app/patch-12

🔧 Fixed a bug where getQueryResult was called before client cloud init

github.com/zino-hofmann/graphql-flutter - cdd5df6998d4de1943f4a10e12b27492f9fe4093 authored over 6 years ago by Zino Hofmann <[email protected]>
Merge pull request #93 from zino-app/types-2

✨ Proposing new lint options

github.com/zino-hofmann/graphql-flutter - f35138121c4645cb62fc32ab58938076a54e30e0 authored over 6 years ago by Zino Hofmann <[email protected]>
✨ Apply the same analysis options to the example project

github.com/zino-hofmann/graphql-flutter - 631894b74e5d633717f6a949e3df160ed9f22e25 authored over 6 years ago by Zino Hofmann <[email protected]>
🗑 Remove unneeded variable

github.com/zino-hofmann/graphql-flutter - 148ab0feeab98662b95eb51ef4e004686fda6c65 authored over 6 years ago by Zino Hofmann <[email protected]>
Merge branch 'next' into types-2

github.com/zino-hofmann/graphql-flutter - 20ffafca9e44caf0f65bcf0ef65f4077343b76e8 authored over 6 years ago by Zino Hofmann <[email protected]>
✨ Move github related files to the .github folder

github.com/zino-hofmann/graphql-flutter - 9110fb15354ea487664cab5a2597c20a98a8f5f2 authored over 6 years ago by Zino Hofmann <[email protected]>
🔧 Fix incorrect typing in the example

github.com/zino-hofmann/graphql-flutter - 2767ad7124304b7455b0725e15a2d67e6f2b6d2a authored over 6 years ago by Zino Hofmann <[email protected]>
✨ Proposing new lint options

github.com/zino-hofmann/graphql-flutter - a34fea21830b56b4feb37a19c46b08d1873544c2 authored over 6 years ago by Zino Hofmann <[email protected]>
🔧 Fixed a bug where getQueryResult was called before client cloud init

github.com/zino-hofmann/graphql-flutter - f41c26437cba1630daaa5ab3aa42551c2f45ab95 authored over 6 years ago by Zino Hofmann <[email protected]>
🎉 Version bump

github.com/zino-hofmann/graphql-flutter - 9ec55cecaec3b4904dd6b3cf9eda8997dfd71260 authored over 6 years ago by Zino Hofmann <[email protected]>
Add @lordgreg as a contributor

github.com/zino-hofmann/graphql-flutter - 164a0662c8607da5e3283f289868ba05774bf2df authored over 6 years ago by Zino Hofmann <[email protected]>
📝 Tweaks to the changelog

github.com/zino-hofmann/graphql-flutter - 385d180152664b0470552d2505b427325ee541a8 authored over 6 years ago by Zino Hofmann <[email protected]>
✨ Update the change log

github.com/zino-hofmann/graphql-flutter - 151bc445b379c720fab8de4978817264bc4445ad authored over 6 years ago by Zino Hofmann <[email protected]>
💅🏼 Formattion

github.com/zino-hofmann/graphql-flutter - 3c7c5bf2001a40042abec1dc510045b734045ffa authored over 6 years ago by Zino Hofmann <[email protected]>
🔧 Fixed type for show dialog

github.com/zino-hofmann/graphql-flutter - 1682f6f6269af56da2b47f54afdd2808148959a1 authored over 6 years ago by Zino Hofmann <[email protected]>
Merge pull request #90 from lordgreg/master

Added optional parameter initPayload

github.com/zino-hofmann/graphql-flutter - dfc9dfbd88bfd86d0ea349775c84aa8421d4554f authored over 6 years ago by Zino Hofmann <[email protected]>
Merge pull request #89 from zino-app/mutations-1

Implement the onComplete callback for the Mutation widget

github.com/zino-hofmann/graphql-flutter - fef3ac5b54e605613d3f34ae2e36681e8024d03a authored over 6 years ago by Zino Hofmann <[email protected]>
Merge branch 'next' into mutations-1

github.com/zino-hofmann/graphql-flutter - e6331e0bccdc1882a39532c441c1e94f07ee2574 authored over 6 years ago by Zino Hofmann <[email protected]>
Merge pull request #88 from zino-app/patch-11

Patch 11

github.com/zino-hofmann/graphql-flutter - 03afe3136e9d3947ff278b99b9c41d61f4369db1 authored over 6 years ago by Zino Hofmann <[email protected]>
Fixes merge conflicts

github.com/zino-hofmann/graphql-flutter - ff2c75562bd49a8b0c74b54cbf4896204743b676 authored over 6 years ago by Gregor <[email protected]>
Fixes merge conflicts

github.com/zino-hofmann/graphql-flutter - 6dd363ef2fda44520d0cd686c406faa68a4e1dd5 authored over 6 years ago by Gregor <[email protected]>
Added optional parameter initPayload

github.com/zino-hofmann/graphql-flutter - abd9c33efedf463d4354ad0be2b05814126c8a43 authored over 6 years ago by Gregor <[email protected]>
📖 Added oncomplete to the examples

github.com/zino-hofmann/graphql-flutter - 2e15d0b6814aef73ec93527b0d1a184613e68bd2 authored over 6 years ago by Zino Hofmann <[email protected]>
🔧 Fixed a senario where observableQuery might not be initialized

github.com/zino-hofmann/graphql-flutter - ffd88d5f866b0fb852633104c413544fac0778ea authored over 6 years ago by Zino Hofmann <[email protected]>
✨ Add implementation of onComplete

github.com/zino-hofmann/graphql-flutter - 9e5f764e7456e9f7dd8d82aaea3deb8f93921724 authored over 6 years ago by Zino Hofmann <[email protected]>
📝 Update PR template

github.com/zino-hofmann/graphql-flutter - d108eeff59619bda9b8b8365f2d67cbbd5b64ce1 authored over 6 years ago by Zino Hofmann <[email protected]>
✨ Added explicit type casting to the examle project

github.com/zino-hofmann/graphql-flutter - 8e37f3a6e7aeade9da397faf87d0e705ae795b3b authored over 6 years ago by Zino Hofmann <[email protected]>
🔧 Fixed a bug where the wrong key is selected from the context

github.com/zino-hofmann/graphql-flutter - 88a58a88cbfd525ff01a99b00c4c503d05e05f24 authored over 6 years ago by Zino Hofmann <[email protected]>
Create PULL_REQUEST_TEMPLATE.md

github.com/zino-hofmann/graphql-flutter - f995a776f1ba5dadd94c3aaab18d56ae42d157b1 authored over 6 years ago by Zino Hofmann <[email protected]>
Update issue templates

github.com/zino-hofmann/graphql-flutter - c097f5027525fc8c221bfbaffa1d2f39d4bc5a05 authored over 6 years ago by Zino Hofmann <[email protected]>
🔧 Fix date fromat

github.com/zino-hofmann/graphql-flutter - e2da007ed320f2a97c3989c781cbbe097ea36383 authored over 6 years ago by Zino Hofmann <[email protected]>
🎉 Version bump

github.com/zino-hofmann/graphql-flutter - fc2ad893f358c1c5e49130d79cfddf31b354f4a3 authored over 6 years ago by Zino Hofmann <[email protected]>
Merge pull request #84 from zino-app/patch-10

Patch 10

github.com/zino-hofmann/graphql-flutter - 298602441d2c49486df92f6b9ea88a4198e3514b authored over 6 years ago by Zino Hofmann <[email protected]>
Merge pull request #82 from zino-app/types-1

Enforce strong typing and linting

github.com/zino-hofmann/graphql-flutter - 2e02717ad2b8cfa27c5be589c01e7d61c8aa1644 authored over 6 years ago by Zino Hofmann <[email protected]>
✨ Update the refrence to the next branch

github.com/zino-hofmann/graphql-flutter - c63f25fa6254cdf3a2e47e3836fbd4db82c29989 authored over 6 years ago by Zino Hofmann <[email protected]>
🔧 Fix wrong typedef cousing runtime type mismatch

github.com/zino-hofmann/graphql-flutter - 70a3b5acce57ec140ffe06dde0006580fe3382c2 authored over 6 years ago by Zino Hofmann <[email protected]>
🔧 Fix missing default credentials

github.com/zino-hofmann/graphql-flutter - 5aaa440b4ad226f8c31e06f143f9c072d990ea07 authored over 6 years ago by Zino Hofmann <[email protected]>
🤞🏻 Add linter

github.com/zino-hofmann/graphql-flutter - fdffddf111825d4b044e2228440cf5a2b553faaf authored over 6 years ago by Zino Hofmann <[email protected]>
🤞🏻 Enable strong mode fro this project

github.com/zino-hofmann/graphql-flutter - ad83eb9c4da67c852e9b40b91be2cc7c6ac52328 authored over 6 years ago by Zino Hofmann <[email protected]>
🎉 Version bump

github.com/zino-hofmann/graphql-flutter - 2ae0efeca13f674f68875115b107fb51320aac78 authored over 6 years ago by Zino Hofmann <[email protected]>
🔧 Fix refrences in readme

github.com/zino-hofmann/graphql-flutter - 42ff32a416ea786f8d1e1feade0ad67b8df07355 authored over 6 years ago by Zino Hofmann <[email protected]>
Merge pull request #80 from zino-app/patch-9

Only create a new observable query if options have changed

github.com/zino-hofmann/graphql-flutter - ee821d515165c094688d4f67d91f501b477869b4 authored over 6 years ago by Zino Hofmann <[email protected]>
Merge pull request #81 from zino-app/links-2

Improve context

github.com/zino-hofmann/graphql-flutter - 0f6f178274f88a44237e3b0e63fb8f964df8fab5 authored over 6 years ago by Zino Hofmann <[email protected]>
✨ Improve documentation and typing

github.com/zino-hofmann/graphql-flutter - 1cfcd7279c69d60782dcbfa672d7988b3741aa40 authored over 6 years ago by Zino Hofmann <[email protected]>