Backlog ID: ISSUE-020
Source: plans/release_app_todos.md
Goal
Produce the upload artifact for Play Console.
Parallelization
Status: blocked
Prerequisites
Acceptance criteria
Codex thread guidance
- Work only on this issue's scope.
- Do not modify unrelated release issues.
- If this issue is blocked by external access or human approval, prepare the needed checklist/text and leave the issue open.
- Do not implement final closure until the prerequisites above are complete; prepare only unblocker notes if started early.
Backlog ID:
ISSUE-020Source:
plans/release_app_todos.mdGoal
Produce the upload artifact for Play Console.
Parallelization
Status:
blockedPrerequisites
Acceptance criteria
flutter pub getsucceeds.dart run build_runner build --delete-conflicting-outputssucceeds if generated files need refresh.flutter analyzesucceeds or known release-blocking findings are fixed.flutter testsucceeds or failures are triaged.flutter build appbundle --releasesucceeds with release signing and Firebase config.Codex thread guidance