Where to set the path to the protoc to import standards Protocol Buffers Where to set the path to the protoc to import standards Protocol Buffers dart dart

Where to set the path to the protoc to import standards Protocol Buffers


Say you have /some/path/to/google/protobuf/empty.proto, you need to pass --proto_path=/some/path/to/ so protoc can locate it.