Provides more up to date support for Dart in Atom. The grammar was autogenerated from Sublime Text's Dart package which has had a lot of work put into it recently. For commands just open up the command pallete and type 'Dart' and you should see them there.
This package has only been tested on Windows, it may or may not work on Linux or Mac OSX.
This package is still in pre-release, I plan to have all basic Dart SDK features (pub commands, script execution, open in dartium, etc...) complete before releasing v1.0.0
Linting via dartanalyzer
is not provided by this package, that is provided from the linter-dartanalyzer package.
pub get
support.Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.