/lb_planner

A fork from a fork to test

Primary LanguageDartOtherNOASSERTION

LB Planner

LB Planner App for tgm.

Compile instructions

  1. Install fvm
  2. run fvm install 3.3.3
  3. Clone this repo and cd into it
  4. fvm use
  5. fvm flutter pub get
  6. fvm flutter build [os] --no-sound-null-safety
    • windows for Windows
    • macos for MacOS
    • linux for Linux
  7. cd [repo]/build/[os]/x64/release
  8. Run the executable
    • On linux the executable is in the bundle subfolder of release