2023 flutter version

Gabriel Capella ec5c703905 start 1 年之前
android ec5c703905 start 1 年之前
ios ec5c703905 start 1 年之前
lib ec5c703905 start 1 年之前
linux ec5c703905 start 1 年之前
macos ec5c703905 start 1 年之前
server ec5c703905 start 1 年之前
test ec5c703905 start 1 年之前
web ec5c703905 start 1 年之前
windows ec5c703905 start 1 年之前
.gitignore ec5c703905 start 1 年之前
.metadata ec5c703905 start 1 年之前
README.md ec5c703905 start 1 年之前
analysis_options.yaml ec5c703905 start 1 年之前
pubspec.lock ec5c703905 start 1 年之前
pubspec.yaml ec5c703905 start 1 年之前

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