Loading...
Loading...
Used to clear Flutter environment variables (FLUTTER_STORAGE_BASE_URL and PUB_HOSTED_URL) on macOS. Suitable for scenarios where you need to reset the environment or resolve Flutter proxy issues.
npx skill4agent add hu-wentao/wyatt_skills clear-flutter-envFLUTTER_STORAGE_BASE_URLPUB_HOSTED_URLunset FLUTTER_STORAGE_BASE_URL
unset PUB_HOSTED_URLclear_flutter_env.shunsetunset FLUTTER_STORAGE_BASE_URL
unset PUB_HOSTED_URL./scripts/clear_flutter_env.sh