Skip to content

package:dart_style v3.0.1

Latest
Compare
Choose a tag to compare
@munificent munificent released this 20 Dec 21:35
d76b6ee
  • Handle trailing commas in for-loop updaters (#1354).
  • Format || patterns like fallthrough cases in switch expressions (#1602).
  • Handle comments and metadata before variables more gracefully (#1604).
  • Ensure comment formatting is idempotent (#1606).
  • Better indentation of leading comments on property accesses in binary operator
    operands (#1611).
  • Don't crash on doc comments in local variable declarations (#1621).