0 purchases
xsoulspace lints
Strict lint rules for Flutter and Dart.
app.yaml - useful for developing application or its parts.
library.yaml - useful for monorepos.
public_library.yaml - the purpose to use this lint if you developing a library which will be published to pub.dev.
To include a library write:
include: [filename].yaml
copied to clipboard
to analysis.yaml file in your project.
For example:
include: app.yaml
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.