static_analyze_av 0.4.0 copy "static_analyze_av: ^0.4.0" to clipboard
static_analyze_av: ^0.4.0 copied to clipboard

The Dart analyzer settings with stricter linter rules that allow you to write more maintainable code and improve performance.

0.2.3 Jan 09, 2021 #

  • Remove long String warning
  • Remove avoid_types_on_closure_parameters

0.2.2 Jan 06, 2021 #

  • lines_longer_than_80_chars: info
  • missing_whitespace_between_adjacent_strings: info
  • no_adjacent_strings_in_list: error
  • package_api_docs: ignore
  • prefer_function_declarations_over_variables: info
  • prefer_is_empty: warning
  • prefer_is_not_empty: warning
  • slash_for_doc_comments: info
  • sort_constructors_first: info
  • unnecessary_await_in_return: error
  • unnecessary_new: info
  • unnecessary_nullable_for_final_variable_declarations: warning
  • use_is_even_rather_than_modulo: warning
  • unsupported_option_with_legal_values: error
  • undefined_shown_name: error
  • undefined_hidden_name: error
  • invalid_factory_annotation: error
  • invalid_factory_method_impl: error
  • must_call_super: error
  • invalid_override_of_non_virtual_member: error
  • invalid_use_of_visible_for_testing_member: error

0.0.1 TODO: Add release date. #

  • TODO: Describe initial release.
1
likes
125
points
69
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

The Dart analyzer settings with stricter linter rules that allow you to write more maintainable code and improve performance.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on static_analyze_av