autoclose_lint 1.0.3 copy "autoclose_lint: ^1.0.3" to clipboard
autoclose_lint: ^1.0.3 copied to clipboard

AutoClose_Lint is a must have feature of the AutoClose package

AutoClose-Lint #

This is a part of AutoClose package: You should first visit this link to become familiar with the key concepts of this package.

Installation #

AutoClose-Lint were created using the custom_lint package. To install them, use the following commands:

flutter pub add dev:autoclose_lint dev:custom_lint
copied to clipboard

Add the following lines to your analysis_options.yaml:

analyzer:
  plugins:
    - custom_lint
copied to clipboard

Additionnaly you can configure lints for your project. Initially, it's recommended to enable all lints to identify areas in your code that require attention for resource management.

1
likes
80
points
45
downloads

Publisher

unverified uploader

Weekly Downloads

2024.07.08 - 2025.01.20

AutoClose_Lint is a must have feature of the AutoClose package

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

analyzer, analyzer_plugin, custom_lint_builder

More

Packages that depend on autoclose_lint