flame_lint 1.2.0 flame_lint: ^1.2.0 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_lint
as a dependency in yourpubspec.yaml
(check on pub if you don't know how). -
Then include it on your
analysis_options.yaml
file:
include: package:flame_lint/analysis_options.yaml