Fix and enable linter rules.
Closed this issue · 1 comments
aman-singh7 commented
We have migrated from pedantic
-> flutter_lints
. And few rules are currently disabled (check analysis_options.yaml
).
aman-singh7 commented
The linter rules have been followed on the main branch.