2023 flutter version

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

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