2023 flutter version

Gabriel Capella bfac3dd875 Update hace 11 meses
android ec5c703905 start hace 1 año
ios ec5c703905 start hace 1 año
lib bfac3dd875 Update hace 11 meses
linux bfac3dd875 Update hace 11 meses
macos bfac3dd875 Update hace 11 meses
server bfac3dd875 Update hace 11 meses
test ec5c703905 start hace 1 año
web ec5c703905 start hace 1 año
windows ec5c703905 start hace 1 año
.gitignore ec5c703905 start hace 1 año
.metadata ec5c703905 start hace 1 año
README.md ec5c703905 start hace 1 año
analysis_options.yaml ec5c703905 start hace 1 año
pubspec.lock bfac3dd875 Update hace 11 meses
pubspec.yaml 55b97cda67 split files hace 1 año

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