Skip to content
This repository has been archived by the owner on Feb 12, 2023. It is now read-only.

Releases: tenhobi/effective_dart

v1.3.1

10 Mar 10:25
Compare
Choose a tag to compare
  • Bump sdk version to support null safety.

v1.3.0

04 Nov 12:55
Compare
Choose a tag to compare
  • Added rule prefer_is_empty
  • Added rule prefer_is_not_empty

v1.2.3

17 Jun 12:39
Compare
Choose a tag to compare
  • Remove dependency on github repository for the badge

v1.2.2

17 Jun 12:32
Compare
Choose a tag to compare

Temporary fix of #12

1.2.1

08 Jan 19:42
92ea7c9
Compare
Choose a tag to compare

1.2.0

08 Jan 19:42
Compare
Choose a tag to compare

1.1.2

07 Jan 12:17
Compare
Choose a tag to compare
  • Documentation updated with a chapter about consider lints.
  • Add links to lints mentioned in README.

1.1.0

07 Jan 12:17
Compare
Choose a tag to compare

1.0.1

07 Jan 12:16
Compare
Choose a tag to compare
  • Fix SDK version.
  • Enhance README.

1.0.0

07 Jan 12:16
Compare
Choose a tag to compare
  • Add linst according to the current state of the Effective Dart analysis_options.yaml.