Skip to main content
The Zixflow Flutter SDK is available on pub.dev. You can browse the package and view all available versions here: pub.dev - Zixflow Flutter SDK

Add Dependency

Add the Zixflow SDK to your pubspec.yaml:
dependencies:
  zixflow: ^1.0.0

Install Package

Run the following command:
flutter pub get

Platform-Specific Setup

After adding the dependency, follow platform-specific setup for iOS and Android (see Platform-Specific Setup section).