Graphql-flutter: Subscription support

Created on 27 Jun 2018  路  4Comments  路  Source: zino-app/graphql-flutter

Is there any short term plan for subscription support yet? If yes how soon else a good direction to start off in implementing the support would be awesome. I am not strong in dart yet, but I can take a plunge. Thank you guys. Graphql support for flutter was a big plus for me making my decision to use flutter

enhancement question

Most helpful comment

We will start implementing subscriptions once most of the core features are more mature, as it's not a very high priority item for our team, but feel free to open a PR.

All 4 comments

+1 on this. I am interested in creating a front-end client for my real-time application in Flutter, however, I need the ability to manage GraphQL subscriptions.

Have any timelines been discussed for implementing this feature? If there is a known path forward I would also be interesting in helping out.

We will start implementing subscriptions once most of the core features are more mature, as it's not a very high priority item for our team, but feel free to open a PR.

Cool

@juicycleff There's a basic Subscription Widget available to test out now! :)
See #33

Was this page helpful?
0 / 5 - 0 ratings