2023 flutter version

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

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