Kwikpass Flutter SDK Integration Guide

Introduction

This guide provides complete instructions for integrating the Kwikpass SDK into your Flutter application, enabling seamless Phone + OTP login and analytics event tracking. The Flutter implementation mirrors the functionality of the React Native version while following Flutter best practices.


Features

  • βœ… Phone + OTP single login experience
  • πŸ“Š Analytics integration (page view & structured events)
  • πŸ‘€ Guest login support
  • 🎨 Customizable UI components

Integration Steps

1. Add Dependency

Add to your pubspec.yaml:

dependencies:
  gokwik: ^1.0.0