flutter symbolize

Symbolize a stack trace from an AOT-compiled Flutter app

Options

NameDescription
-h, --helpPrint this usage information
-v, --verboseNoisy logging, including all shell commands executed. If used with --help, shows hidden options
-d, --device-id <device id>Target device id or name (prefixes allowed)
--suppress-analyticsSuppress analytics reporting when this command runs
-d, --debug-info <file path of .symbols>A path to the symbols file generated with "--split-debug-info". e.g. /out/android/app.arm64.symbols
-i, --input <file path>A file path containing a Dart stack trace. e.g. /crashes/stack_trace.err
-o, --output <file path>