Last updated:
0 purchases
gorilla linter
gorilla_linter #
A highly sophisticated linter for Flutter apps.
Added a rule for flutter_lints that I think is even better.
Install #
dev_dependencies:
gorilla_linter: any
copied to clipboard
Linters #
avoid_using_hardcoded_strings
Avoid using hardcoded strings in Text widgets. Use i18n or similar internationalization techniques instead.
avoid_using_return_string_literal
Avoid using to return strings. Use i18n or similar internationalization techniques instead.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.