Like if i have these commands flutter pub cache clean y flutter clean flutter pub get Can I run them all at once ? "pubStudio.customCommands": { "clean project": "...", }
Like if i have these commands
flutter pub cache clean
y
flutter clean
flutter pub get
Can I run them all at once ?
"pubStudio.customCommands": {
"clean project": "...",
}