Currently the init code is running after a Dart SDK is searched for, so if you have no Dart SDK at all, it won't run (instead you'll get an error that it can't find a Dart SDK). If you have any other Dart SDK on that is located, it would work correctly.