flutter-theming-apps

作者: flutter

使用 Material 3 主題化技術,為 Flutter 應用程式提供全域樣式與適應性設計模式。涵蓋 Material 3 色彩方案、字體排版、高度層級,以及現代元件替代方案(NavigationBar、FilledButton、SegmentedButton)。包含透過 *ThemeData 類別進行元件主題標準化,並針對 accentColor 與 AppBarTheme.color 等舊有屬性提供棄用指引。提供平台特定的適應性模式:滾動條可見性、可選文字、按鈕順序(Windows 與...)。

npx skills add https://github.com/flutter/skills --skill flutter-theming-apps