ds_lint 0.1.4 copy "ds_lint: ^0.1.4" to clipboard
ds_lint: ^0.1.4 copied to clipboard

Extension of linter rules for altush Flutter projects. Implements imports check, easy_localization, etc

0.1.4 #

0.1.3 #

  • fix escape chars processing in easy_localization strings
  • add linter rules to project
  • add quick fix command "Add to tsv file" to "Not found in easy_localization file" (it refresh actual warnings list too lazy :( )

0.1.2 #

  • add avoid_tr_for_non_string_ds rule
  • fix avoid_non_translated_string_ds exception handling (use "dart run custom_lint" command for diagnostics)
  • add example

0.1.1 #

  • bugfixes

0.1.0 #

  • initial development release
  • added rules:
    • avoid_cupertino_package_ds
    • avoid_relative_imports_ds
    • avoid_non_translated_string_ds
1
likes
140
points
157
downloads

Publisher

verified publisheraltush.pro

Weekly Downloads

Extension of linter rules for altush Flutter projects. Implements imports check, easy_localization, etc

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, custom_lint_builder, custom_lint_core, meta, yaml

More

Packages that depend on ds_lint