gleap-sdk-setup
Installation
SKILL.md
Gleap SDK Setup
Guides users through integrating the Gleap SDK into their project. Supports JavaScript, iOS, Android, React Native, Flutter, Ionic/Capacitor, Cordova, and FlutterFlow.
Platform Detection
Detect the user's platform before proceeding. If the user explicitly states their platform, skip detection.
Auto-Detection Priority
Check in this order (first match wins):
pubspec.yamlexists?- Contains
flutterflowreferences or user mentions FlutterFlow -> FlutterFlow (platform-flutterflow.md) - Otherwise -> Flutter (
platform-flutter.md)
- Contains