strict_dart 2.0.0 copy "strict_dart: ^2.0.0" to clipboard
strict_dart: ^2.0.0 copied to clipboard

discontinuedreplaced by: strict_analyzer
outdated

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

[2.0.0] - May 7, 2020 #

  • The minimum version of the Dart SDK is now 2.8.1
  • Changed README.md.
  • New lints.
    • missing_whitespace_between_adjacent_strings: error

    • no_logic_in_create_state: warning

    • no_runtimeType_toString: warning

    • avoid_redundant_argument_values: info

    • leading_newlines_in_multiline_strings: info

    • unnecessary_raw_strings: info

    • unnecessary_string_escapes: info

    • unnecessary_string_interpolations: info

    • use_key_in_widget_constructors: info

[1.0.3] - May 7, 2020 #

  • Updated to linter 0.1.116

[1.0.2] - May 5, 2020 #

Changed prefer_is_empty from warning to info.

[1.0.1] - Apr 14, 2020 #

  • Fixed - Disabled avoid_positional_boolean_parameters.

[1.0.0] - Apr 11, 2020 #

  • Updated to linter 0.1.115

[0.0.2+3] - Apr 11, 2020 #

  • Added exapmle for dummy code.

[0.0.2+2] - Apr 11, 2020 #

  • Some temporary dummy code for fixing No valid SDK. (-20 points) problem

[0.0.2+1] - Apr 11, 2020 #

  • Fixed README.md.
  • Some internal fixes.

[0.0.2] - Apr 9, 2020 #

  • Disabled avoid_positional_boolean_parameters.
  • Fixed CHANGELOG.md.
  • Fixed README.md.
  • Fixed Dart SDK version.

[0.0.1] - Apr 8, 2020 #

  • Initial version.
2
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_dart