Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Making a dart implimentation of apollo client #37

Closed
HugoReeves opened this issue Jul 22, 2018 · 4 comments
Closed

Making a dart implimentation of apollo client #37

HugoReeves opened this issue Jul 22, 2018 · 4 comments
Assignees
Labels
question Further information is requested

Comments

@HugoReeves
Copy link

HugoReeves commented Jul 22, 2018

Is your feature request related to a problem? Please describe.
No. My feature request is a question/recommendation about the direction of this project.

Describe the solution you'd like
Dart has the ability to be converted to javascript, but has the advantage of types. Considering apollo-client is a javascript/typescript library, in theory it should be possible to implement a version of apollo-client with very similar usage in dart. Considering this, it might be worth directing this project with the goal of having the same usage, project structure and plugable nature as the official apollo-client implementation. This might make it easier for react-js/native flutter converts to pick up this project and use it as their own graphql solution. The apollo team has created a well liked, powerful set of clients for react, android, ios and more, but a flutter solution is needed.

Describe alternatives you've considered
Alternatively this project could continue as is. This feature request is less of a strict request as it is a question about the direction of the project and a proposal as to what direction that could be.

Additional context
Apollo Client issue requesting flutter support
Apollo Client
React Apollo
Apollo Android

@HofmannZ HofmannZ self-assigned this Jul 22, 2018
@HofmannZ HofmannZ added the question Further information is requested label Jul 22, 2018
@HofmannZ
Copy link
Member

This is exactly what we're trying to do, I've just updated the readme to reflect our mission.

@bricekams
Copy link

How far?

@vincenzopalazzo
Copy link
Collaborator

already implemented :) @bricekams

Happy coding!

@bricekams
Copy link

@vincenzopalazzo ref?

@zino-hofmann zino-hofmann locked as off-topic and limited conversation to collaborators Jul 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants