2023 flutter version

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

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