flutter-theme-colors
OfficialEnforce Flutter theming with colorScheme.
Authorwildbitca
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Hardcoded colors and inconsistent typography waste design tokens and create UI drift across Flutter apps.
Core Features & Use Cases
- Enforces usage of Theme.of(context).colorScheme and Theme.of(context).textTheme across widgets.
- Prohibits Color(0x...), Colors.xxx, and Color.fromXXX for normal UI, ensuring light/dark theme parity.
- Use Case: When refactoring an app to Material 3, apply the skill to migrate colors and typography to colorScheme roles and textTheme styles.
Quick Start
Apply Theme.of(context).colorScheme and textTheme to all UI components to ensure consistent theming.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: flutter-theme-colors Download link: https://github.com/wildbitca/ai-resources/archive/main.zip#flutter-theme-colors Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.