2023 flutter version

Gabriel Capella ec5c703905 start hace 2 años
android ec5c703905 start hace 2 años
ios ec5c703905 start hace 2 años
lib ec5c703905 start hace 2 años
linux ec5c703905 start hace 2 años
macos ec5c703905 start hace 2 años
server ec5c703905 start hace 2 años
test ec5c703905 start hace 2 años
web ec5c703905 start hace 2 años
windows ec5c703905 start hace 2 años
.gitignore ec5c703905 start hace 2 años
.metadata ec5c703905 start hace 2 años
README.md ec5c703905 start hace 2 años
analysis_options.yaml ec5c703905 start hace 2 años
pubspec.lock ec5c703905 start hace 2 años
pubspec.yaml ec5c703905 start hace 2 años

README.md

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