LeanCode Flutter UI plugin for design-system-driven presentation work.
Contains the UI rule and helper skills for presentation-layer work:
rules/ui-design-system.md- design-system, loading/error, localization, and hooks conventionsskills/flutter-ui-usage/SKILL.md- entry point for this pluginskills/ui/SKILL.md- workflow for implementing or refactoring feature UIskills/ui/reference.md- short UI checklist
/flutter-ui-usage- get a short explanation of what this plugin does and which asset to use next
Page state-management lives in flutter-bloc. Route-level work lives in flutter-navigation. Translation workflow lives in flutter-localization.
flutter-bloc- page state-management conventionsflutter-localization- translation workflow and ARB usageflutter-navigation- route-level screen and navigation work