Platform Integration
Flutter
ZETIC Melange Flutter integration. Coming soon.
Flutter support for ZETIC Melange is currently in development. This page will be updated with full integration instructions when the Flutter SDK is released.
Current Status
The Flutter plugin is under active development. A preview template is available for LLM use cases.
LLM Flutter Template
For LLM inference on Flutter, a preview template is available:
- Flutter LLM Template: Build a chat app with on-device LLM inference
The Flutter LLM template provides a working starting point for on-device LLM applications. Check the repository README for setup instructions.
Roadmap
- Flutter plugin for general model inference
- Dart API matching the Kotlin/Swift SDK interface
- Example apps for common use cases (image classification, object detection)
Stay Updated
- Join the Discord community for updates
- Watch the GitHub repository for releases
- Contact contact@zetic.ai for early access
Related
- Android Setup: Native Android integration
- iOS Setup: Native iOS integration
- LLM Inference: On-device LLM capabilities