aqlinter 1.0.0 copy "aqlinter: ^1.0.0" to clipboard
aqlinter: ^1.0.0 copied to clipboard

This is AQoong's favorit linter set

aqlinter #

A Flutter lints configuration package that combines flutter_lints and analyzer for enhanced linting and static analysis.

Features #

  • Centralized lint rules and analysis configurations.
  • Easy-to-use setup with aqlinter.yaml.
  • Supports custom lint rules for teams and projects.

Getting Started #

Installation #

Add aqlinter to your project:

flutter pub add aqlinter

Usage #

Create an analysis_options.yaml file at the root of the package

analysis_options.yaml file

include: package:aqlinter/aqlinter.yaml

linter:
    rules:
        # You can enter additional rules that you want.
2
likes
0
points
14
downloads

Publisher

verified publisheraqoong.pe.kr

Weekly Downloads

This is AQoong's favorit linter set

Homepage

License

unknown (license)

Dependencies

analyzer, flutter, flutter_lints

More

Packages that depend on aqlinter