Skip to content

claudiodangelis/dart-tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dart-tools package

Various tools for Dart support in Atom.

NOTE: very alpha quality

Features

  • Lints the current Dart file, on change, when a pubspec.yaml file exists at project root.
  • Lints the current Dart file via command palette.
  • Formats the current Dart file via command palette, supporting both whitespace-only and code transformation.
  • Automatic and manual "pub get."

Notes

Linting and formatting will save the current editor buffer first.

Requires your dart-sdk to be available in your path. Will fail silently otherwise.

About

Various tools for Dart in Atom

Resources

License

Stars

Watchers

Forks

Packages

No packages published