Spinning Cube

This is a Flutter app that draws continuously and can be used to analyze interactions between Flutter and Scenic, as well as stress test GPU context switching.

Build

To build the example use:

fx set workstation.<BOARD> --with //src/experiences/examples/spinning_cube
fx build

Testing

There are no tests for this example.