π±Quickstart Guide for Flutter Apps
CustomerGlu enables growth teams to run gamified programs in minutes using a low-code builder. This guide will help you integrate the CustomerGlu Flutter SDK into your App.
Pre-Requisites
Recipe
π οΈ Setup the Sandbox App
1. Update the API Key in the Sandbox App
2. Install Dependencies for Sandbox App
3. Launch the Emulator and build the App


π Identify and Authenticate your Users
Register the User on the Sandbox app launch
Methods to Load a campaign in the app
Load a Campaign Via Campaign ID using a Banner or Any Widget
1. Launch a Campaign
2. Copy the Campaign ID

3. Update the `campaignId` in the Sandbox App
4. Test the Campaign

Load a campaign with Dynamic EntryPoints
1. Launch a Campaign
2. Configure the Nudge
3. Screen Names present in demo app
File Name
ScreenName
4. Set Trigger Criteria
5.. Handle the Screen Name in the code
6. Testing the Dynamic Nudge

Handling Navigation and Analytics
Configure CTA in Campaign

Handling Navigation on Button Tap

Additional References
Last updated