Skip to content

Conversation

@HofmannZ
Copy link
Member

  • Updated the documentation in README.md using the GitHub GraphQL API.
  • Added table of contents
  • Fixed typos

@HofmannZ HofmannZ added the enhancement New feature or request label Jun 19, 2018
@HofmannZ HofmannZ requested a review from a team June 19, 2018 10:41
@HofmannZ
Copy link
Member Author

🎉 This PR is included in version 1.0.0-beta.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@HofmannZ
Copy link
Member Author

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

hantrungkien pushed a commit to hantrungkien/graphql-flutter that referenced this pull request May 24, 2024
1. Upgrate: connectivity_plus: ^6.0.3 for graphql_flutter package.
2. Resolve: error is throwed from graphql package (althought it doesn't make any crash) when toggleConnection != null

[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: ValueStream has no value. You should check ValueStream.hasValue before accessing ValueStream.value, or use ValueStream.valueOrNull instead.
#0      BehaviorSubject.value (package:rxdart/src/subjects/behavior_subject.dart:146:5)
zino-hofmann#1      SocketClient._listenToToggleConnection.<anonymous closure> (package:graphql/src/links/websocket_link/websocket_client.dart:264:40)
zino-hofmann#2      _RootZone.runUnaryGuarded (dart:async/zone.dart:1594:10)
zino-hofmann#3      _BufferingStreamSubscription._sendData (dart:async/stream_impl.dart:339:11)
zino-hofmann#4      _BufferingStreamSubscription._add (dart:async/stream_impl.dart:271:7)
zino-hofmann#5      _MultiStreamController.addSync (dart:async/stream_impl.dart:1101:36)
zino-hofmann#6      _MultiControllerSink.add (package:rxdart/src/utils/forwarding_stream.dart:130:35)
zino-hofmann#7      _TakeUntilStreamSink.onData (package:rxdart/src/transformers/take_until.dart:13:31)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants