Dart implementation #8
Replies: 9 comments 6 replies
-
All of our backend runs on connect. The only problem is our 2 flutter frontends use either gRPC or http. Connect for dart is our #1 requirement rn |
Beta Was this translation helpful? Give feedback.
-
We would love to explore using Connect on the backend. Currently, we are exploring the use of libraries like Dart Frog, which is built on Google's Shelf. I think integration with Shelf is a definite nice-to-have. |
Beta Was this translation helpful? Give feedback.
-
I'm quite new to the Connect RPC ecosystem. Having been working with the Go package for a while now I'm seriously loving the work you're doing. The only downside is not having a Connect RPC client in Dart. gRPC will do for now, but I look forward to the future! Also: unsure if it requires any further integration, but I use Riverpod for state management and would love to see the client be leveraged within its providers. Thanks again! |
Beta Was this translation helpful? Give feedback.
-
@akshayjshah - my company would be willing to contribute resources to / sponsor an official connectrpc dart client. |
Beta Was this translation helpful? Give feedback.
-
Good news: connectrpc/connectrpc.com#239 was just approved, so we'll be shipping a client-only Dart implementation of Connect 🚀 |
Beta Was this translation helpful? Give feedback.
-
Just an update, we have a 0.1.0 Dart implementation here: https://github.com/connectrpc/connect-dart Please file an issue if you have any problems or feedback! |
Beta Was this translation helpful? Give feedback.
-
We just released a new version ( Please try it out and file an issue if you have any problems or feedback. |
Beta Was this translation helpful? Give feedback.
-
We haven't gotten any issues filed, but also don't want to mistake lack of feedback for positive feedback. If you are successfully and happily using this package it would be helpful for us to know by replying to this comment or 🚀 reacting to this comment. Of course if you have any ideas for improvements we could make before a 1.0 release candidate, please file an issue. |
Beta Was this translation helpful? Give feedback.
-
Now that we've released v1.0.0, I'm going to close this discussion. If you have any issues or feedback, please let us know there. Thanks! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Would you or your company use a Connect implementation in Dart? If yes, please leave a comment and tell us more about what you'd like (especially if you need integration with a particular framework).
74 votes ·
Beta Was this translation helpful? Give feedback.
All reactions