Apps and stores

Store publishing, signing, desktop installers, and whitelabel brands come from the same pipeline as the rest of the project.

Whitelabel projects

One codebase becomes many brands with their own branding, domains, and stores.

Shared codebase Live Timetable

One Flutter project. Many independent apps come from it.

  • KVB Live Timetable
    iOS Android
  • MVG Live Timetable
    iOS Android
  • RMV Live Timetable
    iOS Android
  • HVV Live Timetable
    iOS Android
  • VVS Live Timetable
    iOS Android

Automatic App Store and Play Store publishing

The App Store and Play Store are populated automatically with metadata, screenshots, and versions.

  • App StoreApple releases with prepared metadata and assets.
  • Google PlayPlay Store listings populated automatically.
Powered by Fastlane

iOS and Android

TestFlight and the internal test track automatically, store release with one click.

Docs
  • TestFlightAfter every build
  • Internal TrackPlay Console
  • Store releaseVia job

Import upload key

Existing Play apps keep their signing key.

Docs

Desktop installers

Flutter desktop as dmg, exe, and deb/rpm, with Windows signing through the pipeline.

Docs
  • macOS.dmg
  • Windows.exe · signed
  • Linux.deb / .rpm

Microsoft Store

Store Partner Center access and assign it to the Windows project.

Docs

Web apps and homepages

Deployment through the same pipeline as the backend, dev automatically, production with one click.

Docs

Create a first project?

Account, wizard, repos. The platform sets up the rest.

Get started