Stars
★ 2.8k
Add home screen widgets to Flutter apps on Android and iOS
Install this skill (Claude Code)
# Clone and copy the skill into your project
git clone https://github.com/flutter/skills.git
mkdir -p .claude/skills
cp -r skills/flutter-adding-home-screen-widgets .claude/skills/
# Or for personal use: ~/.claude/skills/Implement animated effects, transitions, and motion
Structure a Flutter app using layered architecture
Build Flutter forms with validation and user input
Build and fix layouts using the constraint system (Row, Column, Stack)
Create Flutter plugins that bridge Dart with platform code