mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Enforces that all global constants are prefixed with a 'k' as per the style guide and updates the codebase into conformance where necessary. This does not change any public API. Additional testing provided by the addition of the lint rule. Ref: https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo#begin-global-constant-names-with-prefix-k