2023 flutter version

Gabriel Capella e0e7793364 make steps 2 лет назад
android ec5c703905 start 2 лет назад
ios ec5c703905 start 2 лет назад
lib e0e7793364 make steps 2 лет назад
linux ec5c703905 start 2 лет назад
macos ec5c703905 start 2 лет назад
server 55b97cda67 split files 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 55b97cda67 split files 2 лет назад
pubspec.yaml 55b97cda67 split files 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