Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

flutter-patrol

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 workflow
  • skills/flutter-patrol-usage/references/patrol-keys.md - key placement and naming conventions
  • skills/flutter-patrol-usage/SKILL.md - entry point for this plugin

Example usage

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

What this plugin is NOT about

General cubit/bloc logic lives in flutter-bloc. Route structure lives in flutter-navigation.

Related plugins