Installing the SDK

Flutter SDK Installation

To integrate 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

📘

iOS version & Android API Level

iOS version 12.0 or above

Android API level 21 and above

Source Code

The FME 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.