gorilla_linter 0.0.5 copy "gorilla_linter: ^0.0.5" to clipboard
gorilla_linter: ^0.0.5 copied to clipboard

A highly sophisticated linter for Flutter apps.

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

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.
1
likes
130
points
139
downloads

Publisher

unverified uploader

Weekly Downloads

A highly sophisticated linter for Flutter apps.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, custom_lint, custom_lint_builder, flutter

More

Packages that depend on gorilla_linter