A common library for the Rive editor and runtime to share functionality. Not intended to be used directly by end-users.
git clone https://github.com/meta-flutter/rive-common
cd rive-common
mkdir build && cd build
cmake .. -GNinja
ninja -C .