A strict and satisfying lint for any Flame, Flutter or Dart project.
Package with the lint rules used in all Flame Engine and Blue Fire projects.
-
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