altfire_lints 0.1.2 altfire_lints: ^0.1.2 copied to clipboard
altfire_lints is helpful in preventing common issues with wrapper packages for flutterfire.
AltFire Lints #
Provides lint rules for altfire packages.
Getting started #
pubspec.yaml #
dev_dependencies:
altfire_lints: any
custom_lint: any
analysis_options.yaml #
include: package:altive_lints/altive_lints.yaml # Your favorite lint package
analyzer:
plugins:
- custom_lint # add this one
Rules #
- DisposeConfig