Graphql-flutter: [graphql_flutter] web support is not listed on pub

Created on 17 May 2020  路  4Comments  路  Source: zino-app/graphql-flutter

https://github.com/zino-app/graphql-flutter/issues/422#issuecomment-629700577:
On pub.dev web is not listed on platforms

image

unsure of what causes this

flutter flutter_for_web

Most helpful comment

graphql v4 displays web support 鈥撀爄n fact the only graphql_flutter dependency that doesn't have it is path_provider: https://github.com/flutter/flutter/issues/45296

All 4 comments

Wait, does this work on web? If it does that completely changes a decision I was about to make about whether to use flutter or not. Can anyone confirm that this does work on web?

Nevermind. I found it. Looks like it works. This is awesome. Thanks for all the hard work.

https://github.com/zino-app/graphql-flutter/pull/590

Commenting that neither 3.x or 4.x display as being compatible with Flutter Web. I believe this is turning a lot of people away.
I had to hunt through the github issues to validate that users were actually able to use this on web.

As web is becoming pretty stable, I would like to ask that this is indicated on pub.dev and potentially add notes in the README if there are still stability issues with web.

graphql v4 displays web support 鈥撀爄n fact the only graphql_flutter dependency that doesn't have it is path_provider: https://github.com/flutter/flutter/issues/45296

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rajihawa picture rajihawa  路  19Comments

diegothucao picture diegothucao  路  21Comments

micimize picture micimize  路  14Comments

juicycleff picture juicycleff  路  13Comments

dali546 picture dali546  路  17Comments