This is a Dart proto library that specifies the proto schema for debugging a FlutterFlow project. Usage Run the following command to generate the latest proto dart files: protoc -I=. --dart_out=./lib/ ./protos/schema.proto