Skip to content

nerves-flutter/nerves_flutter_example

Repository files navigation

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

About

Example Nerves + Flutter Firmware

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published