run
Installation
SKILL.md
Run the Keychat app on a device or simulator.
Arguments
$ARGUMENTS- Optional: device ID to run on
Workflow
-
First list available devices:
flutter devices -
If
$ARGUMENTSis provided, run on that device:cd packages/app && flutter run -d $ARGUMENTS