2023 flutter version

Gabriel Capella ec5c703905 start 2 år sedan
android ec5c703905 start 2 år sedan
ios ec5c703905 start 2 år sedan
lib ec5c703905 start 2 år sedan
linux ec5c703905 start 2 år sedan
macos ec5c703905 start 2 år sedan
server ec5c703905 start 2 år sedan
test ec5c703905 start 2 år sedan
web ec5c703905 start 2 år sedan
windows ec5c703905 start 2 år sedan
.gitignore ec5c703905 start 2 år sedan
.metadata ec5c703905 start 2 år sedan
README.md ec5c703905 start 2 år sedan
analysis_options.yaml ec5c703905 start 2 år sedan
pubspec.lock ec5c703905 start 2 år sedan
pubspec.yaml ec5c703905 start 2 år sedan

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