flutter-tutorials icon indicating copy to clipboard operation
flutter-tutorials copied to clipboard

[Question] How to connect to Kafka using Flutter

Open scheung38 opened this issue 5 years ago • 1 comments

This post shows how to setup a reactive stack with Spring Boot Webflux, Apache Kafka and Angular 8.

https://raymondhlee.wordpress.com/2019/11/23/a-reactive-stack-with-spring-boot-kafka-and-angular/

How to use Flutter instead? Thanks

scheung38 avatar Jul 16 '20 08:07 scheung38

Probably the same but using dart code? I don't think there would be much difference. I don't know how any of that works so I won't have any input but I assume it'll be the same pseudo code so you just have to find the dart libraries that accommodates that.

FilledStacks avatar Jul 16 '20 10:07 FilledStacks