Gabriel Capella ec5c703905 start | vor 2 Jahren | |
---|---|---|
android | vor 2 Jahren | |
ios | vor 2 Jahren | |
lib | vor 2 Jahren | |
linux | vor 2 Jahren | |
macos | vor 2 Jahren | |
server | vor 2 Jahren | |
test | vor 2 Jahren | |
web | vor 2 Jahren | |
windows | vor 2 Jahren | |
.gitignore | vor 2 Jahren | |
.metadata | vor 2 Jahren | |
README.md | vor 2 Jahren | |
analysis_options.yaml | vor 2 Jahren | |
pubspec.lock | vor 2 Jahren | |
pubspec.yaml | vor 2 Jahren |
protoc --go_out=. --go_opt=paths=source_relative --go-grpc_out=. --go-grpc_opt=paths=source_relative protos/client.proto protoc --go_out=. --go_opt=paths=source_relative --go-grpc_out=. --go-grpc_opt=paths=source_relative ./protos/*.proto
export PATH="$PATH":"$HOME/development/flutter/.pub-cache/bin" protoc --dart_out=grpc:lib/src/generated -I server/protos/ client.proto