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

This is AQoong's favorit linter set

aqlinter #

This package is a custom linter based on flutter_lints.

Features #

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

Versions #

Package Version Flutter Version Dependencies
1.0.2 >= 3.19.0 flutter_lints: ^4.0.0
analyzer: ^6.4.1
2.0.0 >= 3.24.0 flutter_lints: ^5.0.0
analyzer: ^6.7.0
2.1.0 >= 3.27.0 flutter_lints: ^5.0.0
analyzer: ^7.3.0
3.0.0 >= 3.24.0 flutter_lints: ^5.0.0

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
140
points
105
downloads

Publisher

verified publisheraqoong.pe.kr

Weekly Downloads

This is AQoong's favorit linter set

Homepage
Repository (GitHub)
View/report issues

Topics

#lints

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_lints

More

Packages that depend on aqlinter