Runs the Dart formatter
since 0.0.1
Future<IShell> dartFormat() async { return then((shell) async => await shell.dartFormat()); }