execute command
@override Future<void> execute() async { await initAndrossyArchitecture(); await ShellUtils.pubGet(); return; }