Operating System | Compatibility | Status (master) | Status (dev) |
---|---|---|---|
Linux | Sublime Text 3 | ||
OS X | Sublime Text 3 | -/- | -/- |
Windows | Sublime Text 3 |
- Syntax highlighting
- Syntax error checking using
dartanalyzer
- Package management with
pub
- Snippets
- Comment/uncomment lines and text blocks
- Build systems: translation to JavaScript through
dart2js
, etc. - Basic symbol navigation
Most features are only active in files with a .dart
extension.
Check our wiki for full documentation on how to install and use this package.
See LICENSE.