import_sorter 1.0.9 copy "import_sorter: ^1.0.9" to clipboard
import_sorter: ^1.0.9 copied to clipboard

outdated

Dart package that automatically sort all your dart imports. Support for any dart project.

1.0.9 #

  • Resolve issue #3 with commented out files

1.0.8 #

  • Resolve issue #2 with transitive dependencies

1.0.7 #

  • Fix duplicate imports when contain same package name

1.0.6 #

  • Ignore /lib/generated_plugin_registrant.dart for flutter projects

1.0.5 #

  • Update documentation
  • Add emoji flag

1.0.4 #

  • Fix spacing of import blocks

1.0.3 #

  • Fix dev dependency problem
  • Add new line to end of file even if there are no imports

1.0.2 #

  • Resolve dart lint issues

1.0.1 #

  • Remove double call to sort
  • Add pub badge to README.md

1.0.0 #

  • Initial release
308
likes
0
pub points
95%
popularity

Publisher

verified publisherfluttercommunity.dev

Dart package that automatically sort all your dart imports. Support for any dart project.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

process_run, yaml

More

Packages that depend on import_sorter