#!/bin/bash -xe shopt -s globstar rm -rf **/build rm -rf **/android rm -rf **/ios rm -rf **/web rm -rf **/macos rm -rf **/test rm -rf **/.dart_tool