I ran into a build issue on Linux when using this package. It relies on C++17 features, but without explicitly setting the C++ standard in the package's CMakeLists.txt, the build system was defaulting to an older version.
close https://github.com/livekit/client-sdk-flutter/issues/734 - [x] Windows - [x] Linux 