Skip to content

Mobile apps

Mobile builds use Flutter and target Android and the web. The web build is your live preview, ready as soon as the build finishes.

When you are ready to test on a device, request an APK. LoopCodeLab builds it on demand and delivers an install link with a QR code through Google Drive.

LoopCodeLab can generate a Google Play submission scaffold with CI and an iOS TestFlight scaffold using Codemagic. You control the final store submission.

Connect Firebase when your app needs accounts, cloud sync, or push notifications. For a local-only app, the build can use on-device storage instead.