2023 flutter version

Gabriel Capella ec5c703905 start 2 yıl önce
android ec5c703905 start 2 yıl önce
ios ec5c703905 start 2 yıl önce
lib ec5c703905 start 2 yıl önce
linux ec5c703905 start 2 yıl önce
macos ec5c703905 start 2 yıl önce
server ec5c703905 start 2 yıl önce
test ec5c703905 start 2 yıl önce
web ec5c703905 start 2 yıl önce
windows ec5c703905 start 2 yıl önce
.gitignore ec5c703905 start 2 yıl önce
.metadata ec5c703905 start 2 yıl önce
README.md ec5c703905 start 2 yıl önce
analysis_options.yaml ec5c703905 start 2 yıl önce
pubspec.lock ec5c703905 start 2 yıl önce
pubspec.yaml ec5c703905 start 2 yıl önce

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