If you need multi-brand architecture, go to white_label.md.
1---2name: advanced3description: Advanced Skills4---56# Advanced Skills78## What this domain covers910Deeper Flutter/Dart topics that appear in complex apps: code generation, FFI, render objects, modular SDKs, web/desktop constraints, and white-labeling.1112## When to read it1314- You need to optimize beyond normal widget-level fixes.15- You’re building a shared SDK or multi-brand product.1617## Subtopics1819- Code generation: [code_generation.md](./code_generation.md)20- FFI: [ffi.md](./ffi.md)21- Render objects: [render_objects.md](./render_objects.md)22- Modular SDK: [modular_sdk.md](./modular_sdk.md)23- Web & desktop: [web_desktop.md](./web_desktop.md)24- White label: [white_label.md](./white_label.md)2526## Decision guide2728- If you need **performance beyond widgets**, go to [render_objects.md](./render_objects.md).29- If you need **native interop**, go to [ffi.md](./ffi.md).30- If you need **multi-brand architecture**, go to [white_label.md](./white_label.md).
Run npx skillmds@latest add melsaeed276/advanced in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Advanced Skills It is listed under DevOps & Infra on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
Melsaeed276 (@melsaeed276) published this skill. Their other Agent Skills are listed on their SkillMD profile.