flutter_skill_lints 0.11.2
flutter_skill_lints: ^0.11.2 copied to clipboard
Analyzer plugin companion for the building-flutter-apps skill's Dart and Flutter guardrails.
flutter_skill_lints example #
Enable the plugin in a consuming package's analysis_options.yaml:
plugins:
flutter_skill_lints: ^0.11.2
Run the package's analyzer to apply the plugin's diagnostics.