kTemplateVersion top-level constant

int const kTemplateVersion

Version of the generated bridge files (per-scenario bridges + flutter drive driver). Written into the manifest by init; contract verify fails when the consumer's generated files are older than the package's.

Implementation

const int kTemplateVersion = 2;