You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* From the source root `mkdir build` and move into the directory.
13
12
*`cmake -G Ninja ../`. This should check you development environment for required packages, download the Flutter engine artifacts and unpack the same in the build directory.
14
13
*`ninja` to build the embedder.
15
-
* Run the embedder using `./flutter_wayland`. Make sure `weston` is running. See the instructions on running Flutter applications below.
14
+
* Run the embedder using `./flutter_wayland`. For Ubuntu log out, select gear icon, and select `Ubuntu on Wayland`. Login. See the instructions on running Flutter applications below.
0 commit comments