Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 805 Bytes

File metadata and controls

23 lines (17 loc) · 805 Bytes

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