Files
weiyu/visitor/flutter/demo/lib/protobuf
jack ning 8a84e6b738 update
2024-04-05 15:53:09 +08:00
..
2024-04-05 15:53:09 +08:00
2024-04-05 15:53:09 +08:00
2024-04-05 15:53:09 +08:00
2024-04-05 15:53:09 +08:00
2024-04-05 15:53:09 +08:00
2024-04-05 15:53:09 +08:00
2024-04-05 15:53:09 +08:00
2024-04-05 15:53:09 +08:00
2024-04-05 15:53:09 +08:00
2024-04-05 15:53:09 +08:00
2024-04-05 15:53:09 +08:00
2024-04-05 15:53:09 +08:00
2024-04-05 15:53:09 +08:00

Protobuf

生成protobuf

  • pub global activate protoc_plugin
  • cd /Users/ningjinpeng/Desktop/GitOSChina/bytedeskflutter/bytedesk_sdk/bytedesk_kefu/lib/protobuf
  • protoc --proto_path=./proto --dart_out=. message.proto thread.proto user.proto