2023 flutter version

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

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