Skip to content

package:dart_style v2.3.5

Compare
Choose a tag to compare
@munificent munificent released this 29 Feb 00:51
· 116 commits to main since this release
13a3a51
  • Ensure switch expressions containing line comments split (#1404).
  • Use language version 3.3 to parse so that code with extension types can be
    formatted.
  • Support formatting the macro modifier when the macros experiment flag
    is passed.