Open
Description
I'm running dart_amqp libs to enable RabbitMQ communication on my Flutter app.
I don't know for sure if the faulty side is on flutter-pi but when running on the main machine it works and Flutter consumes the Rabbit messages.
I just tried to validate the app on my RPI and turns out the screen doesn't update according to the messages that are being sent, meaning it isn't consuming the messages.
Internally on RPI, I can send and receive the messages, so maybe it is some issue from flutter-pi?
Version: 2.2.3 on both ends
Metadata
Metadata
Assignees
Labels
No labels