lint 0.3.2+dart205 copy "lint: ^0.3.2+dart205" to clipboard
lint: ^0.3.2+dart205 copied to clipboard

outdated

An opiniated, community-driven set of lint rules for Dart and Flutter projects. Like pedantic but stricter

Changlog #

0.3.1 #

0.3.0 #

  • Disable one_member_abstracts #2
  • Disable sort_constructors_first #1

New version schema:

  • 0.3.0+dart202: Dart 2.2 Release sdk: '>=2.2.0 <2.3.0'
  • 0.3.0+dart203: Dart 2.3 Release sdk: '>=2.3.0 <2.4.0'
  • 0.3.0+dart204: Dart 2.4 Release sdk: '>=2.4.0 <2.5.0'
  • 0.3.0+dart205: Dart 2.5 Release sdk: '>=2.5.0 <3.0.0'

0.2.3 #

  • Release for Dart 2.5 enables
    • avoid_print

0.2.2 #

  • Release for Dart 2.4 enables
    • prefer_if_null_operators
    • sort_child_properties_last
    • unsafe_html

0.2.1 #

  • Release for Dart 2.3 enables
    • prefer_for_elements_to_map_fromIterable
    • prefer_if_elements_to_conditional_expressions
    • prefer_inlined_adds
    • prefer_spread_collections

0.2.0 #

  • Fix analysis_options_package.yaml (wrong import)
  • Release for Dart 2.2. All incompatible rules are removed

0.1.1 #

  • pubspec.yaml homepage fix

0.1.0 #

  • app rule set analysis_options_package.yaml
  • package rule set analysis_options_package.yaml
842
likes
40
pub points
97%
popularity

Publisher

verified publisherpascalwelsch.com

An opiniated, community-driven set of lint rules for Dart and Flutter projects. Like pedantic but stricter

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

More

Packages that depend on lint