tree: 6656b9d768039df4548e7d89669a8f64f691289b [path history] [tgz]
  1. compile_proto.sh
  2. conductor_state.pb.dart
  3. conductor_state.pbenum.dart
  4. conductor_state.pbjson.dart
  5. conductor_state.pbserver.dart
  6. conductor_state.proto
  7. license_header.txt
  8. README.md
dev/tools/lib/proto/README.md

Flutter Conductor Protocol Buffers

This directory contains conductor_state.proto, which defines the persistent state file the conductor creates. After changes to this file, you must run the compile_proto.sh script in this directory, which will re-generate the rest of the Dart files in this directory, format them, and prepend the license comment from license_header.txt.