简体   繁体   中英

Using Apache-Kafka with Flutter/darts

I am working with Flutter and I need to write data to Kafka. How can I do this in flutter/darts.. Is there a Kafka client that I can use?.

Thanks for your help

You can take a look at dart-kafka which is a Kafka client library written in Dart. It provides both Kafka Producers and Consumers but it's been a long time since it was last updated.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM