graphql_flutter_bloc 0.3.4-beta.1
graphql_flutter_bloc: ^0.3.4-beta.1 copied to clipboard
BLOC wrapper over `graphql_flutter` streams with improved state handling.
CHANGELOG #
0.3.4-beta.1 #
- removed
graphql_flutter
from example deps
0.3.3-beta.1 #
- removed
graphql_flutter
from deps
0.3.2-beta.1 #
- dependencies cleanup
0.3.1-beta.1 #
- bloc mutation with optimistic results
0.3.0-beta.1 #
- packages and version bump.
- use this version fo
graphql_flutter
3.1.* versions
0.0.5-beta.1 #
- query update + search example
0.0.4-beta.1 #
- mutations + examples update
0.0.3-beta.3 #
- readme
0.0.3-beta.2 #
- include podfile
0.0.3-beta.1 #
- example and readme
0.0.2-beta.2 #
- fix exports
0.0.2-beta.1 #
- mutation bloc
0.0.1-beta.3 #
- naming update
0.0.1-beta.2 #
- export fix
- naming update
0.0.1-beta.1 #
- initial release