Gameball Flutter SDK — v3.2.0
This documentation is tailored to Gameball Flutter SDK v3.2.0. Use these pages as a versioned SDK reference for teams embedding Gameball into their Flutter applications.SDK v3.2.0 keeps v3.x code compatible and adds a widget event channel, programmatic widget dismissal, external-link handling, and channel-merging parameters.
Integration Guide
Getting Started
Install the Gameball Flutter SDK v3.2.0 and set up your project
Initialize SDK
Initialize the SDK with your API key and configuration
Initialize Customer Profile
Register and show customer profile widget in your app
Track Customer Events
Send customer events to power campaigns and rewards
Show Profile Widget
Display the customer profile widget with rewards and leaderboard
Go-Live Checklist
Verify your integration before going live
Migration Notes
Migrate from v2 to v3.2.0
Requirements
- Minimum Flutter Version: 1.17.0
- Dart: 3.4.4+
- Android: API level 21+
- iOS: iOS 12.0+
These floors are unchanged in v3.2.0. If your app opts into
share_plus 13.x, that package requires Flutter 3.38.1+ and Dart 3.10+.