Skip to content

Releases: passsy/dart-lint

v1.2.0

27 Sep 22:18
Compare
Choose a tag to compare

v1.2.0-dev.d28.2

29 Mar 11:41
Compare
Choose a tag to compare

Raise min sdk to 2.8.0-dev.16.0

v1.2.0-dev.d28.1

v1.1.1

29 Mar 11:34
Compare
Choose a tag to compare
  • Fix syntactical error which breaks custom rules #5

1.1.0

13 Dec 13:42
Compare
Choose a tag to compare

Release for Dart 2.7

1.0.0

13 Dec 13:41
Compare
Choose a tag to compare

Release for Dart 2.6

0.3.0

04 Oct 12:08
Compare
Choose a tag to compare
  • Disable one_member_abstracts #2
  • Disable sort_constructors_first #1

v0.2.3

04 Oct 12:08
Compare
Choose a tag to compare

Release for Dart 2.5 enables

  • avoid_print

v0.2.2

04 Oct 12:08
Compare
Choose a tag to compare

Release for Dart 2.4 enables

  • prefer_if_null_operators
  • sort_child_properties_last
  • unsafe_html

v0.2.1

04 Oct 12:07
Compare
Choose a tag to compare

Release for Dart 2.3 enables

  • prefer_for_elements_to_map_fromIterable
  • prefer_if_elements_to_conditional_expressions
  • prefer_inlined_adds
  • prefer_spread_collections