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://zino-hofmann.github.io/graphql-flutter
MIT License
3.25k stars 620 forks source link

docs: add more info about link support like dio #1149

Open vincenzopalazzo opened 2 years ago

vincenzopalazzo commented 2 years ago

From the discord server, we have some very popular requests on how to implement or use custom links.

Like how use dio package with links https://pub.dev/packages/gql_dio_link

This will be a good first issue for all the people that are using this package with https://pub.dev/packages/gql_dio_link package, and help us to improve the docs!