LeanCode Flutter plugin for Patrol E2E testing.
Contains the Patrol rules and workflow assets:
skills/flutter-patrol-usage/references/patrol-tests.md- Patrol test structure, API rules, native dialogs, and MCP workflowskills/flutter-patrol-usage/references/patrol-keys.md- key placement and naming conventionsskills/flutter-patrol-usage/SKILL.md- entry point for this plugin
/flutter-patrol-usage- get a short explanation of what this plugin does and which asset to use next
General cubit/bloc logic lives in flutter-bloc. Route structure lives in flutter-navigation.
flutter-bloc- cubit-driven flows exercised by Patrol testsflutter-navigation- navigation flows exercised by Patrol tests