altfire_lints 0.1.1 copy "altfire_lints: ^0.1.1" to clipboard
altfire_lints: ^0.1.1 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
2
likes
110
pub points
0%
popularity

Publisher

verified publisheraltive.co.jp

altfire_lints is helpful in preventing common issues with wrapper packages for flutterfire.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

analyzer, analyzer_plugin, custom_lint_builder

More

Packages that depend on altfire_lints