This handles the tricky parts of embedding native Android/iOS views into Flutter apps and embedding Flutter into existing web applications. It walks you through choosing between Android's Hybrid Composition and Texture Layer modes based on your performance needs, implementing the required PlatformView classes and factories, and handling the multi-view setup for web embedding with proper ViewCollection management. The workflows are solid for tackling complex integrations like native map components or when you need Flutter widgets inside existing React/Angular apps. The Android composition mode guidance alone saves you from performance headaches down the road.
npx -y skills add flutter/skills --skill flutter-embedding-native-views --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
moizibnyousaf/ai-agent-skills
github/awesome-copilot