flutter-theming

Community

Migrate Flutter apps to Material 3 themes

Authortakzobye
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill reduces the manual effort and risk of visual regressions when upgrading Flutter applications from legacy Material 2 theming and deprecated widgets to a cohesive Material 3 ColorScheme-driven design system.

Core Features & Use Cases

  • Legacy widget replacement: Provides decision logic and replacement recommendations for deprecated widgets such as FlatButton, RaisedButton, OutlineButton, BottomNavigationBar, and Drawer.
  • Theme normalization: Guides creating global ThemeData using ColorScheme.fromSeed, enforcing useMaterial3, removing accent properties, and applying component ThemeData suffixes.
  • Platform idioms & validation: Covers platform-specific adjustments (scrollbars, text selection, button ordering), button style migration patterns, and a validation step to scan and fix residual legacy properties.
  • Use Case: Upgrade a cross-platform Flutter app to Material 3 by deriving all colors from a seed color, replacing deprecated buttons and navigation components, and ensuring consistent theming across mobile and desktop.

Quick Start

Use the flutter-theming skill to analyze a Flutter codebase and produce a step-by-step migration plan that converts legacy theming to Material 3 using a specified seed color.

Dependency Matrix

Required Modules

None required

Components

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-theming
Download link: https://github.com/takzobye/flutter_social_share_plus/archive/main.zip#flutter-theming

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.