flutter-theming-apps
Implement Material 3 theming, adaptive UI patterns, and component normalization in Flutter applications.
Install
npx skills add https://github.com/flutter/skills --skill flutter-theming-appsStats
| Total installs | 2,564 |
| Weekly installs | 2.6K |
| GitHub stars | 833 |
| First seen | Mar 13, 2026 |
| Source | @flutter/skills |
Summary
- Covers Material 3 color schemes, typography, elevation, and modern component replacements (NavigationBar, FilledButton, SegmentedButton)
- Includes component theme normalization using *ThemeData classes and deprecation guidance for legacy properties like accentColor and AppBarTheme.color
- Provides platform-specific adaptive patterns: scrollbar visibility, selectable text, button order (Windows vs. macOS/Linux), and hover interactions
- Includes workflows for migrating legacy themes to Material 3 and implementing cross-platform UI components with state-dependent styling
Tags
Related skills
| Skill | Installs | vs flutter-theming-apps |
|---|---|---|
| flutter-animating-apps | 2,616 | +52 |
| flutter-handling-http-and-json | 2,275 | -289 |
| screen-reader-testing | 3,464 | +900 |
| ui-design-system | 2,373 | -191 |
| upgrade-stripe | 2,176 | -388 |
FAQ
- How many installs does flutter-theming-apps have?
- flutter-theming-apps has 2,564 total installs and 2.6K installs this week.
- Where is flutter-theming-apps hosted?
- flutter-theming-apps is published by @flutter/skills at https://github.com/flutter/skills.
- How many GitHub stars does flutter-theming-apps have?
- flutter-theming-apps has 833 GitHub stars.
- When was flutter-theming-apps first indexed?
- OrangeBot.AI first indexed flutter-theming-apps on Mar 13, 2026.
- How do I install flutter-theming-apps?
- Run: npx skills add https://github.com/flutter/skills --skill flutter-theming-apps