Please fix this mess so that it's an actually easy to use project
Open
- Dominant language
- Dart
- Stars
- 572
- Forks
- 196
- Avg merge
- 1h 59m
- Merged PRs (30d)
- 2
Description
The promise of GRPC is being lost for Dart because of the massively overly-complex process for this. This should be a dev dependency in pubspec.yaml and should be a single command with everything setup properly with a single command.
And it should include all of the libraries to make it work from google including empty, etc. transparently just working.
If .NET can do this on save of the proto file and it just works, there's no excuse for the mess that this is in Dart. (specifically on windows, but everywhere should be trivial and it isn't.)
Contributor guide
Assessment
This issue has not been assessed yet.