hasura_connect
hasura_connect copied to clipboard
Connect your Flutter/Dart apps to Hasura simply.
solves https://github.com/Flutterando/hasura_connect/issues/90 When creating a subscription hasura_connect checks if a connection already exists. If not, it creates it before returning the snapshot. _But it returns the snapshot without awaiting the...
Update dependency http package to 1.1.0
# The http version is ^0.13.0 is conflicting with another google fonts http version 1.0.0 ## Error:  ## Hasura connect:  ## Sdk...
### Problem In my app, I start two different subscriptions with two different queries at the start of the app (i.e., one listens for messages and one listens for notifications)....
Trocar either_dart por result_dart
## Request to update a package dependency. Dependency to Update: Package Name: either_dart Current Version: 0.2.0 Latest Version: 1.0.0 ### Thank you for your attention to this matter!
A feature de cache offline não funciona, testando com o hive_cache_interceptor e sharedpreferences_cache_interceptor ambos não atualizam as mutations no server quando a conexão é restaurada. Testado em diversas versões do...
Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.76.1. Release notes Sourced from webpack's releases. v5.76.1 Fixed Added assert/strict built-in to NodeTargetPlugin Revert Improve performance of hashRegExp lookup by @ryanwilsonperkin in webpack/webpack#16759 v5.76.0...
Ao utilizar a subscription, a mesma pára de funcionar quando você interrompe a conexão (ex: desligando o wifi do celular ou emulador), e ao religar ela não se reconecta. When...
Bumps [@sideway/formula](https://github.com/sideway/formula) from 3.0.0 to 3.0.1. Commits 5b44c1b 3.0.1 9fbc20a chore: better number regex 41ae98e Cleanup c59f35e Move to Sideway See full diff in compare view Maintainer changes This version...