amrosama2020 Hello, Flutter is now widely used as a cross platform framework and has stable releases. Is there any plan for creating a lightstreamer client for flutter/dart?
Alessandro Alinone Hi, A flutter/dart client is in our roadmap, but not in the very short term. Thanks
renenucci +1 It would be nice!! I'm currently writing via generic client using websockets, but facing some problems with Sec-WebSocket-Protocol... Getting unsupported subprotocol version
Dario Crivelli This is not related with the language/environment, but only with the version of Lightstreamer Server in use. Your other thread clarifies the matter.
Alessandro Alinone Unfortunately, the Flutter/Dart client library has not been planned, yet. An idea could be to try a tool like https://www.kotlinresources.com/library/jtransc/ to get a Dart lib from the Java lib.
rvkvino Hello, This link is not working showing 404, or not found. I'm converting my ionic 3 app to flutter, I'm stuck in LS using in flutter app.