Maths practice and learning app with progress tracking, evaluation and growth.
This project uses cloud-based builds via GitHub Actions. No local Flutter SDK needed.
gitandgh(GitHub CLI) installedadbfor installing APKs on your device
- Push code:
git add . && git commit -m "msg" && git push origin main - Wait for GitHub Actions build to complete
- Install:
./update_app.sh
Check latest build: gh run list -L 1