cella_lints 0.1.1
cella_lints: ^0.1.1 copied to clipboard
Shared linter options and the sync tool from API docs behind it.
0.1.1 #
- Rename
example.dartto adjust the pub.dev specifications. - Edit manifest description to apply the pub.dev specifications.
0.1.0 #
- APIs to get all linter options from https://dart.dev/tools/linter-rules.
- Support Dart(
dart.yaml) and Flutter(flutter.yaml) version separately. - Examples to output all current options and override current ones.