/debug_panel_proto

Primary LanguageDartBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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