intl_translation_linter 1.0.4 copy "intl_translation_linter: ^1.0.4" to clipboard
intl_translation_linter: ^1.0.4 copied to clipboard

Intl Translation Linter is a Flutter custom linting plugin that helps catch missing translation strings in your code.

1.0.4 #

  • Updated to Flutter 3.24.4 / Dart 3.5.4
  • Ignore Ignore extra LintCode in analyzer/error/error.dart
  • Updated to custom_lint 0.6.8
  • Updated to analyzer 6.7.0
  • Update to custom_lint_builder 0.6.8
  • Renamed generic MyCustomLintCode class to IntlTranslationLintRule

1.0.3 #

  • Reverted ErrorReporter.atToken() call to deprecated call ErrorReporter.reportErrorForToken() because some projects still need analyzer v6.4.1

1.0.2 #

  • Changed name from smarter_translate_lint to intl_translation_linter
  • Changed warning identifier from smarter_translate_lint_use_s_role to intl_translation_linter_use_s_role

1.0.1 #

  • Change smarter_translate_lint_use_s_role to WARNING

1.0.0 #

  • Initial version.
1
likes
50
points
24
downloads

Publisher

unverified uploader

Weekly Downloads

Intl Translation Linter is a Flutter custom linting plugin that helps catch missing translation strings in your code.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

analyzer, analyzer_plugin, custom_lint_builder

More

Packages that depend on intl_translation_linter