This package provides the following services:
build-dart
Atom build provide for dart scripts.
Build to be installed!
Note: This Package needsHow to Use
- Go to package settings and set build path for the dart compiler. (in Windows usually under Program Files/Dart/dart-sdk/bin/dart.exe)
- If the system variable is set correctly you can leave it on default settings
- Open up a folder with a dart script in it
- Select "Dart" as build language in the build menu in the bottom left corner of the screen or by using ctrl-alt-t
- Run the build command using ctrl-alt-b
Screenshots
License
This work is licensed under the The MIT License.
Thanks
Thanks to idleberg for his build-cmd package which i used as a base of my work.