This scaffold is a ready-to-upload Flutter project for GitHub. It is configured to build on Windows (EXE) via Codemagic or local flutter build windows.
What is included:
- lib/main.dart — full MVP offline app (local auth, coin/xp, shop, challenge, proofs)
- pubspec.yaml, .gitignore
How to use:
- Download and unzip.
- Open in VS Code.
- flutter pub get
- flutter config --enable-windows-desktop
- flutter build windows