enwi / dartzmq

A simple dart zeromq implementation/wrapper around the libzmq C++ library
https://pub.dev/documentation/dartzmq/latest/
MIT License
26 stars 17 forks source link

Multi screens #40

Open BenedettoMarcoSerinelli opened 1 month ago

BenedettoMarcoSerinelli commented 1 month ago

Hi community, I am a newbie in Flutter. I was wondering, if I could integrate the ZMQ sub dart in multi screens flutter windows application.

Any examples/advices are welcomed and appreciated.