2023 flutter version

Gabriel Capella ec5c703905 start 2 роки тому
android ec5c703905 start 2 роки тому
ios ec5c703905 start 2 роки тому
lib ec5c703905 start 2 роки тому
linux ec5c703905 start 2 роки тому
macos ec5c703905 start 2 роки тому
server ec5c703905 start 2 роки тому
test ec5c703905 start 2 роки тому
web ec5c703905 start 2 роки тому
windows ec5c703905 start 2 роки тому
.gitignore ec5c703905 start 2 роки тому
.metadata ec5c703905 start 2 роки тому
README.md ec5c703905 start 2 роки тому
analysis_options.yaml ec5c703905 start 2 роки тому
pubspec.lock ec5c703905 start 2 роки тому
pubspec.yaml ec5c703905 start 2 роки тому

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