Flame lint package
More...
Package with the lint rules used in all Flame Engine projects.
Add flame_lint as a dependency in your pubspec.yaml (check on pub if you don't know how).
flame_lint
pubspec.yaml
Then include it on your analysis_options.yaml file:
analysis_options.yaml
include: package:flame_lint/analysis_options.yaml
flame-engine.org
HomepageRepository (GitHub)View/report issues
unknown (license)
Packages that depend on flame_lint
Back