graphql_flutter_bloc
BLOC wrapper over graphql_flutter streams with improved state handling.
Installation
- use v0.3.* for graphql_flutterv3 - this version is not supported anymore
- use v > 0.4.* for graphql_flutterv4
How to use
Clone this repo and launch the example project. It will help you to understand how to use this lib
for Query and Mutation.