mirror of
https://github.com/flame-engine/flame.git
synced 2025-11-15 04:09:43 +08:00
Flame Lint
Package with the lint rules used in all Flame Engine projects.
Install
Add flame_lint as a dependency in your pubspec.yaml:
dev_dependencies:
flame_lint: ^0.0.1
Then include it on your analysis_options.yaml file:
include: package:flame_lint/analysis_options_package.yaml