2023 flutter version

Gabriel Capella bfac3dd875 Update 1 éve
android ec5c703905 start 2 éve
ios ec5c703905 start 2 éve
lib bfac3dd875 Update 1 éve
linux bfac3dd875 Update 1 éve
macos bfac3dd875 Update 1 éve
server bfac3dd875 Update 1 éve
test ec5c703905 start 2 éve
web ec5c703905 start 2 éve
windows ec5c703905 start 2 éve
.gitignore ec5c703905 start 2 éve
.metadata ec5c703905 start 2 éve
README.md ec5c703905 start 2 éve
analysis_options.yaml ec5c703905 start 2 éve
pubspec.lock bfac3dd875 Update 1 éve
pubspec.yaml 55b97cda67 split files 2 éve

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