Installing the SDK

Flutter SDK Installation

To integrate the FME SDK into your Flutter application, you can do this via cocoapods. Simply add the following line to your Podfile

# get the sdk
flutter pub add vwo_fme_flutter_sdk

# install cocoapods dependencies for ios
cd ios && pod install

Requirements

📘

Note:

iOS version 12.0 and above

Android API level 21 and above


Source Code

The VWO SDK code is available in various languages on GitHub. All the SDKs published under Wingify Organization on GitHub are licensed under Apache 2.0 License (c) Wingify Pvt. Ltd. 2024.