Dart / Flutter

Use the Kafkorama Dart SDK to connect, subscribe, and publish to Streaming API endpoints in Flutter apps.

The Kafkorama Dart/Flutter SDK enables developers to build real-time applications for mobile, web, and desktop platforms using Flutter.

In Kafkorama, subjects serve directly as Streaming API endpoints. This SDK allows your Dart or Flutter application to interact with those endpoints in real time.

With this SDK, you can:

  • Connect to a cluster of one or more Kafkorama Gateway nodes
  • Subscribe to one or more Streaming API endpoints (subjects) and receive real-time updates
  • Publish real-time messages to subjects
  • Handle connection lifecycle events and network failures
  • Develop apps that run on iOS, Android, Web, or desktop from a single codebase

This SDK is ideal for developers building modern, cross-platform real-time apps with Flutter.

To get started, follow the Run with Docker guide to launch a local Kafkorama instance. Below, you’ll find installation instructions, usage examples, and SDK references:

© 2025 MigratoryData. All rights reserved.