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:
flame_lint
pubspec.yaml
dev_dependencies: flame_lint: ^0.0.1
Then include it on your analysis_options.yaml file:
analysis_options.yaml
include: package:flame_lint/analysis_options_package.yaml
flame-engine.org
HomepageRepository (GitHub)View/report issues
unknown (license)
Packages that depend on flame_lint
Back