https://github.com/guillermooo/dart-sublime-bundle is apparently unmaintained and no longer works out of the box. This fork includes modifications so that it works again. PRs welcome.
- Syntax highlighting
- Live code analysis powered by the Dart Analysis Server
- Integrated package management via
pub
- Multiple editing features: snippets, comment/uncomment, etc.
- Integrated source code formatter
- Run server apps in the console
- Run web apps in Dartium
- Run web apps in any browser
- Run apps through Observatory
- Generate new projects from templates using Stagehand
- Much more!
Most features are only enabled in files with a .dart
extension.
Check our wiki for full documentation on how to install and use this package.
See LICENSE.