Add Dependency
Add the Zixflow SDK to yourpubspec.yaml:
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Install and configure the Zixflow Flutter SDK in your project.
pubspec.yaml:
dependencies:
zixflow: ^1.1.5
flutter pub get