Skip to content

package:dart_style v3.1.6

Choose a tag to compare

@munificent munificent released this 26 Feb 01:24
· 20 commits to main since this release
4f93caf

Style changes

  • When trailing commas are preserved, don't insert a newline before the ; in
    an enum with members unless there actually is a trailing comma.
    (Fix by @Barbirosha.)

Internal changes

  • Support upcoming Dart language version 3.12.
  • Stop using experiment flags for features released in 3.10.
  • Require sdk: ^3.10.0.