Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Extend to use get package (https://pub.dev/packages/get) #765

Closed
gusdoe opened this issue Nov 5, 2020 · 2 comments
Closed

Extend to use get package (https://pub.dev/packages/get) #765

gusdoe opened this issue Nov 5, 2020 · 2 comments

Comments

@gusdoe
Copy link

gusdoe commented Nov 5, 2020

Is your feature request related to a problem? Please describe.
No.

Describe the solution you'd like
The popularity of getX package is growing rapidly and the simplicity of its usage quite appealing. Therefore I would like to use this state management tool.

Describe alternatives you've considered
hasura_connect

Additional context
n/a

@Abhishek01039
Copy link
Contributor

Hii @gusdoe
you can use any state management technique which you want.
but are you talking about an example here?
like this repo should have an example with get(X) and graphql_flutter
Thanks.

@micimize
Copy link
Collaborator

micimize commented Nov 7, 2020

We currently leave most of these 3rd party bindings in "userland," for instance there is a graphql_flutter_bloc package. If you think there are some idioms that a package could make easier compared to just using graphql/client.dart directly, a 3rd party package is the way to go.

Really, the main thing is that we should decouple the widgets from our provider (#640)

@micimize micimize closed this as completed Nov 7, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants