• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

atom-dart

IDE-like Dart support for Atom
austincummings
7,583
3
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

Atom Dart

Join the chat at https://gitter.im/austincummings/atom-dart

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.

Planned Features

We plan to support most of the features in the Dart analysis server.

  • Errors, warnings, and hints without the need to save. A seamless and fast experience
  • Hover information
  • Navigation through the symbols pallete
  • Semantic class highlighting (this may not be possible with the analysis server)
  • A Dart file outline view
  • Name refactoring
  • Go to definition and find occurences
  • Debugging through the Dart VM's observatory wire protocol (someday)

Current features

  • Basic syntax highlighting
  • Pub get and build
  • ...we have a ways to go...

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by