Skip to content

Flutter SDK

The Aiuta Flutter SDK provides a virtual try-on solution as a plug-in package that includes platform-specific implementation code and depends of native SDKs for Android and iOS that uses Aiuta Digital Try On API.

Requirements

sdk: >=3.1.0 <4.0.0
flutter: >= 3.19.6
minSdk: 23
targetSdk: 35
ndkVersion: 26.1.10909125

kotlin: 2.0.20

com.android.application: 8.6.0
iOS: 13+
swift: 5.10

Can be compiled for iOS 12+, but the SDK will not be available for use
Check availability at runtime if the target platform is iOS 12.

Quick Start

  1. Installation
  2. Configuration
  3. Basic Usage

Package and Sources