2023 flutter version

Gabriel Capella 69aca53d1a improve prganization and states 2 anos atrás
android ec5c703905 start 2 anos atrás
ios ec5c703905 start 2 anos atrás
lib 69aca53d1a improve prganization and states 2 anos atrás
linux ec5c703905 start 2 anos atrás
macos ec5c703905 start 2 anos atrás
server 55b97cda67 split files 2 anos atrás
test ec5c703905 start 2 anos atrás
web ec5c703905 start 2 anos atrás
windows ec5c703905 start 2 anos atrás
.gitignore ec5c703905 start 2 anos atrás
.metadata ec5c703905 start 2 anos atrás
README.md ec5c703905 start 2 anos atrás
analysis_options.yaml ec5c703905 start 2 anos atrás
pubspec.lock 55b97cda67 split files 2 anos atrás
pubspec.yaml 55b97cda67 split files 2 anos 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