flutter-environment-setup-linux

作者: flutter

Linux環境設定,適用於Flutter桌面開發,包含作業系統偵測與工具鏈驗證。自動偵測Debian/Ubuntu或ChromeOS,並在非apt系統上暫停並顯示說明。安裝核心依賴項(curl、git、unzip、libglu1-mesa)及Linux桌面工具鏈(clang、cmake、ninja-build、GTK函式庫)。提示選擇性IDE設定(透過snap安裝VS Code或Android Studio)。執行flutter doctor -v與flutter devices以驗證環境,並自動安裝...

npx skills add https://github.com/flutter/skills --skill flutter-environment-setup-linux