2023 flutter version

Gabriel Capella 69aca53d1a improve prganization and states 1 year ago
android ec5c703905 start 1 year ago
ios ec5c703905 start 1 year ago
lib 69aca53d1a improve prganization and states 1 year ago
linux ec5c703905 start 1 year ago
macos ec5c703905 start 1 year ago
server 55b97cda67 split files 1 year ago
test ec5c703905 start 1 year ago
web ec5c703905 start 1 year ago
windows ec5c703905 start 1 year ago
.gitignore ec5c703905 start 1 year ago
.metadata ec5c703905 start 1 year ago
README.md ec5c703905 start 1 year ago
analysis_options.yaml ec5c703905 start 1 year ago
pubspec.lock 55b97cda67 split files 1 year ago
pubspec.yaml 55b97cda67 split files 1 year ago

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