Gabriel Capella ec5c703905 start | il y a 2 ans | |
---|---|---|
android | il y a 2 ans | |
ios | il y a 2 ans | |
lib | il y a 2 ans | |
linux | il y a 2 ans | |
macos | il y a 2 ans | |
server | il y a 2 ans | |
test | il y a 2 ans | |
web | il y a 2 ans | |
windows | il y a 2 ans | |
.gitignore | il y a 2 ans | |
.metadata | il y a 2 ans | |
README.md | il y a 2 ans | |
analysis_options.yaml | il y a 2 ans | |
pubspec.lock | il y a 2 ans | |
pubspec.yaml | il y a 2 ans |
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