better_imports 1.1.2 copy "better_imports: ^1.1.2" to clipboard
better_imports: ^1.1.2 copied to clipboard

A better imports sorter for your .dart files.

1.1.2 #

  • Fixed reading dart fmt flag from config

1.1.1 #

  • Optimizations and Refactoring of String operations

1.1.0 #

  • Added an option to disable dart formatter
    • only the imports are always formatted, rest of the code is untouched
  • Rewrote the sorting logic
  • Added new Tests

1.0.4 #

  • Added dry run support
  • Added support for library directives

1.0.3 #

  • Moved all files in src folder to hide them from importing.

1.0.2 #

  • Dropped all barrel files to not export anything.

1.0.1 #

  • Updated readme with the Run on Save configuration option.

1.0.0 #

  • Initial version.
1
likes
120
pub points
0%
popularity

Publisher

unverified uploader

A better imports sorter for your .dart files.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (LICENSE)

Dependencies

analyzer, args, dart_style, intl, logging, tint, yaml

More

Packages that depend on better_imports