Back to marketplace

Flutter

Flutter Forms

v0.1.0

LeanCode Flutter forms guidance based on leancode_forms, form cubits, and validation behavior.

developer-toolsflutterformsinternal

README

flutter-forms

LeanCode Flutter forms plugin for Cursor and Claude Code.

Contains the forms rule for leancode_forms, naming, validation behavior, and form cubit provisioning.

Included assets

  • rules/forms.md — forms conventions
  • skills/flutter-forms-usage/SKILL.md — entry point for this plugin

Example usage

  • /flutter-forms-usage — get a short explanation of what this plugin does and which asset to use next

What this plugin is NOT about

Page-root provider wiring lives in flutter-di. General cubit/bloc logic outside form-specific rules lives in flutter-bloc.

Related plugins

  • flutter-di — page-root dependency provisioning and scope decisions
  • flutter-bloc — cubit and bloc state-management patterns

Skills

Install individual skills through the CLI fallback, or download the raw SKILL.md file.

/flutter-forms-usage

Flutter Forms Usage

Download

Explain what the `flutter-forms` plugin does and how to use it. Use when the user invokes `/flutter-forms-usage`, asks what this plugin covers, or needs help with `leancode_forms`, form naming, validation behavior, or provisioning.

npx skills add leancodepl/ai-plugins --skill flutter-forms-usage -a cursor

0 skills selected