flame_lint 1.4.2  flame_lint: ^1.4.2 copied to clipboard
flame_lint: ^1.4.2 copied to clipboard
Flame lint package
A strict and satisfying lint for any Flame, Flutter or Dart project.
flame_lint #
Package with the lint rules used in all Flame Engine and Blue Fire projects.
Install #
- 
Add flame_lintas a dependency in yourpubspec.yaml(check on pub if you don't know how).
- 
Then include it on your analysis_options.yamlfile:
include: package:flame_lint/analysis_options.yaml
