mobile-flutter-run-on-device
Installation
SKILL.md
Flutter Run on Device
Trigger
Use this skill when the user:
- Wants to run their Flutter app on a physical phone or tablet
- Is stuck on emulator and wants real hardware
- Gets device connection errors
- Asks about USB debugging, wireless debugging, or
adb - Mentions "run on phone", "hot reload", "device not found", or "flutter run"
Required Inputs
- Target platform: Android, iOS, or both
- Connection method (optional): USB (default) or wireless
- Build mode (optional): debug (default), profile, or release