2023 flutter version

Gabriel Capella bfac3dd875 Update il y a 11 mois
android ec5c703905 start il y a 1 an
ios ec5c703905 start il y a 1 an
lib bfac3dd875 Update il y a 11 mois
linux bfac3dd875 Update il y a 11 mois
macos bfac3dd875 Update il y a 11 mois
server bfac3dd875 Update il y a 11 mois
test ec5c703905 start il y a 1 an
web ec5c703905 start il y a 1 an
windows ec5c703905 start il y a 1 an
.gitignore ec5c703905 start il y a 1 an
.metadata ec5c703905 start il y a 1 an
README.md ec5c703905 start il y a 1 an
analysis_options.yaml ec5c703905 start il y a 1 an
pubspec.lock bfac3dd875 Update il y a 11 mois
pubspec.yaml 55b97cda67 split files il y a 1 an

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