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):

  1. pubspec.yaml exists?
    • Contains flutterflow references or user mentions FlutterFlow -> FlutterFlow (platform-flutterflow.md)
    • Otherwise -> Flutter (platform-flutter.md)
Installs
161
First Seen
Feb 18, 2026
gleap-sdk-setup — gleapsdk/agent-skills