## Flutter Conductor Protocol BuffersThis directory contains [conductor_state.proto](./conductor_state.proto), whichdefines the persistent state file the conductor creates. After changes to thisfile, you must run the [compile_proto.sh](./compile_proto.sh) script in thisdirectory, which will re-generate the rest of the Dart files in this directory,format them, and prepend the license comment from[license_header.txt](./license_header.txt).