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

outdated

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

1.0.10 #

  • Moved package to Flutter Community

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
342
likes
20
points
67.1k
downloads

Publisher

verified publisherfluttercommunity.dev

Weekly Downloads

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

License

unknown (license)

Dependencies

process_run, yaml

More

Packages that depend on import_sorter