mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
.. | ||
compile_proto.sh | ||
conductor_state.pb.dart | ||
conductor_state.pbenum.dart | ||
conductor_state.pbjson.dart | ||
conductor_state.pbserver.dart | ||
conductor_state.proto | ||
license_header.txt | ||
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.