Dart implementation #8
Replies: 5 comments 2 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.
-
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).
69 votes ·
Beta Was this translation helpful? Give feedback.
All reactions