• Stars
    star
    263
  • Rank 154,773 (Top 4 %)
  • Language
    Python
  • License
    BSD 3-Clause "New...
  • Created almost 12 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Sublime Text 3 Dart Package

Build Status Build status Gratipay

Dart plugin for Sublime Text 3

Features

  • 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.

Documentation

Check our wiki for full documentation on how to install and use this package.

License

See LICENSE.