Skip to main content

Gameball Flutter SDK — v3.1.1

This documentation is tailored to Gameball Flutter SDK v3.1.1. Use these pages as a versioned SDK reference for teams embedding Gameball into their Flutter applications.
SDK v3.1.1 keeps v3.x code compatible and includes guest-mode profile fixes and session token support from 3.1.0.

Integration Guide

Getting Started

Install the Gameball Flutter SDK v3.1.1 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.1.1

Requirements

  • Minimum Flutter Version: 1.17.0
  • Dart: 3.4.4+
  • Android: API level 21+
  • iOS: iOS 12.0+