flutter-embedder-minimal

Dependencies

sudo apt install clang make cmake libwayland-dev libegl-dev

Build

mkdir build && cd build
cmake ..
make