Nerves + Flutter Example App TODO: Add description Building the Firmware To deploy the Nerves + Flutter example app: export MIX_TARGET=rpi4 or prefix every command with MIX_TARGET=rpi4. Install dependencies with mix deps.get Create firmware with mix firmware Burn to an SD card with mix burn