Dmitry Sikorsky

Results 44 comments of Dmitry Sikorsky

Hi, thank you for your quetsion. While it must be a desktop application (it might be a console app) that processes print requests, it can do whatever you want. For...

Hi, to connect it to REST API you need to implement a web server inside this app. It is not very difficult, something like this: https://gist.github.com/define-private-public/d05bc52dd0bed1c4699d49e2737e80e7

I have the same on Win 11 with 3.2.2, but it was the same on the older versions. I don't remember how long.

So, this is really very strange. But I copied your package locally and changed the hub_connection.dart file a little bit. I only changed the `_completeClose` function's parameter name to `exception1`,...