gokwik 1.0.8
gokwik: ^1.0.8 copied to clipboard
Kwikpass Mobile SDK for Flutter.
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