linter 0.1.2 copy "linter: ^0.1.2" to clipboard
linter: ^0.1.2 copied to clipboard

outdatedDart 1 only

Style linter for Dart.

0.1.2 #

  • Fixed false positives in unnecessary_brace_in_string_interp lint. Fix #112.

0.1.1 #

  • Internal code and dependency constraint cleanup.

0.1.0 #

  • Initial stable release.

0.0.2+1 #

  • Added machine output option. Fix #69.
  • Fixed resolution of files in lib/ to use a package: URI. Fix #49.
  • Tightened up analyzer package constraints.
  • Fixed false positives in one_member_abstracts lint. Fix #64.

0.0.2 #

  • Initial push to pub.