Will provide an IDE-like experience for Dart in Atom. The plan is to support most of the Dart analysis server features while also conforming to the minimalist ideas of Atom. For example, we will provide autocomplete code completion suggestions that come from the Dart analysis server through an autocomplete-plus provider. This will provide the power of the Dart tooling in a form that Atom users are used to.
We plan to support most of the features in the Dart analysis server.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.