flutter

Installation
SKILL.md

flutter

Layer 2 — Framework Pack

Flutter patterns for modern development (3.x+). Widget architecture, state management, Impeller renderer, platform-adaptive design, and the common mistakes agents make from outdated tutorials.

Philosophy

Flutter's "everything is a widget" model is simultaneously its greatest strength and the main source of agent mistakes. Agents build monolithic widget trees with thousands of lines, misuse setState for everything, nest widgets 15 levels deep, and ignore the widget lifecycle. This pack establishes clean widget architecture, proper state management selection, and Impeller-era performance patterns.

What's Included

Installs
2
Repository
xoai/sage
GitHub Stars
20
First Seen
May 7, 2026
flutter — xoai/sage