2023 flutter version

Gabriel Capella bfac3dd875 Update 11 meses atrás
android ec5c703905 start 1 ano atrás
ios ec5c703905 start 1 ano atrás
lib bfac3dd875 Update 11 meses atrás
linux bfac3dd875 Update 11 meses atrás
macos bfac3dd875 Update 11 meses atrás
server bfac3dd875 Update 11 meses atrás
test ec5c703905 start 1 ano atrás
web ec5c703905 start 1 ano atrás
windows ec5c703905 start 1 ano atrás
.gitignore ec5c703905 start 1 ano atrás
.metadata ec5c703905 start 1 ano atrás
README.md ec5c703905 start 1 ano atrás
analysis_options.yaml ec5c703905 start 1 ano atrás
pubspec.lock bfac3dd875 Update 11 meses atrás
pubspec.yaml 55b97cda67 split files 1 ano atrás

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