Skip to content

feat(flutter): publish Android app to Google Play Store #383

Description

@kauereinbold

Goal

Ship the Flutter app to the Google Play Store once the core screens land (#337, #338, #339).

Scope

  • Release signing: keystore + key.properties (gitignored), signed appBundle build
  • App identity: final application id, icon, splash, store listing assets
  • Play Console setup: internal testing track first, then production
  • CI: release build workflow triggered by version tags, aligned with repo versioning rules
  • Versioning: map pubspec.yaml version/build number to git tags

Acceptance

  • flutter build appbundle --release produces a signed bundle
  • App installable from Play internal testing track
  • Release process documented in the app README

Parent: #325

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureParent plan issue or standalone feature ideaflutterScope: Flutter mobile appinfraScope: infrastructure, Docker, compose

    Projects

    • Status
      Backlog

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions