Elastic 2025.0.0 Beta 2
This updates adds some performance improvements to live data viewing, fixes some issues when running on Linux, and adds an installer for MacOS.
Data Streaming Refactor
Switch from using StreamBuilder
to ValueListenableBuilder
on NT widgets. Users should now see significant performance improvements.
Linux Build Fixes
Fixed compatibility issues on Linux, on some versions of Linux. Flutter has also been upgraded 3.22.3, which fixes some graphical rendering issues.
MacOS Installer (Experimental)
Added an installer for MacOS. This has had very little testing so any feedback or issues experienced with it will be helpful.