Download from one of the above app stores to receive auto-updates. Manual installs can be found here.

Path generation has moved to a third-party library. Make sure you install PathPlannerLib to generate your paths.
- Install Flutter (this project currently uses v2.10.3) and enable desktop support
- Open the project in a terminal and run the following command:
flutter build <PLATFORM>- Valid platforms are:
- windows
- macos
- linux
- Valid platforms are:
- The built app will be located in
<PROJECT DIR>/build/<PLATFORM>