SDK Integration
1- Install the SDK Package
flutter pub add pensa_flutter_sdk2- Install Native Dependencies (iOS)
cd ios
pod installOnce installation is complete, you can proceed with SDK initialization.
Last updated
Was this helpful?