strict_analyzer 0.3.0 copy "strict_analyzer: ^0.3.0" to clipboard
strict_analyzer: ^0.3.0 copied to clipboard

outdated

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

[0.3.0] - Aug 06, 2020 #

  • The minimum version of Dart SDK is now 2.9.
  • strict-inference: true
  • strict-raw-types: true
  • use_is_even_rather_than_modulo: info
  • sized_box_for_whitespace: warning
  • exhaustive_cases: error
  • missing_enum_constant_in_switch: error
  • inference_failure_on_collection_literal: error
  • inference_failure_on_function_return_type: error
  • inference_failure_on_instance_creation: error
  • inference_failure_on_uninitialized_variable: error
  • inference_failure_on_untyped_parameter: error
  • strict_raw_type: error

[0.2.1+3] - Jul 08, 2020 #

  • Deleted one_member_abstracts

[0.2.1+2] - Jul 06, 2020 #

  • Fixed CHANGELOG.md

[0.2.1+1] - Jul 04, 2020 #

  • Removed a meaningless example.

[0.2.1] - Jul 04, 2020 #

  • Changed prefer_constructors_over_static_methods: warning

[0.2.0+1] - Jul 02, 2020 #

  • Fixed README.md
  • Fixed CHANGELOG.md

[0.2.0] - Jul 02, 2020 #

  • Added invalid_required_positional_param: error

[0.1.0+1] - Jun 30, 2020 #

  • Fixed README.md

[0.1.0] - Jun 30, 2020 #

  • Added include_file_not_found: error

[0.0.1] - Jun 29, 2020 #

  • Initial version.
10
likes
0
pub points
0%
popularity

Publisher

unverified uploader

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

unknown (LICENSE)

More

Packages that depend on strict_analyzer