dart-sublime-bundle
dart-sublime-bundle copied to clipboard
Installing Dart and setting up a project
Hi,
I've installed Chocolatey and Dart but there seems to be a problem installing the packages. When I paste the code from packagecrontrol.io into the sublime text console, after restarting it I get the following report:
MESSAGE: configured "dart_sdk_path" folder does not contain dart binary: C:\tools\dart-sdk
CONFIGURATION:
editor version: 3103 (stable)
os: windows (x64)
dart_sdk_path: C:\tools\dart-sdk
I'm following Derek Bana's Dart tutorial on YouTube and got to the test.app stage but when pressing f7 or shift + f7 I kept getting an error message instead of 'Hello worlds' printed in the console.
Please can somebody point me in the right direction?
Thanks.
Marc