graphql_flutter_bloc 0.4.1-beta.1
graphql_flutter_bloc: ^0.4.1-beta.1 copied to clipboard
BLOC wrapper over `graphql_flutter` streams with improved state handling.
graphql_flutter_bloc #
BLOC wrapper over graphql_flutter streams with improved state handling.
Installation #
- use v0.3.* for
graphql_flutterv3 - use v0.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.