引导、通知栏计时

This commit is contained in:
ytc1012
2025-11-24 10:33:09 +08:00
parent 149d1ed6cd
commit 2c6ced5c14
7 changed files with 496 additions and 28 deletions

View File

@@ -28,7 +28,9 @@
"Bash(gem install:*)",
"Bash(export PATH=\"$PATH:$HOME/sdk/flutter/bin\")",
"Bash(flutter doctor:*)",
"Bash(flutter analyze:*)"
"Bash(flutter analyze:*)",
"Bash(start \"\" \"f:\\cursor-auto\\focusBuddy\\onboarding-preview.html\")",
"Bash(flutter emulators:*)"
],
"deny": [],
"ask": []