Skip to content

build: bump Flutter 3.44.1 -> 3.44.4#40

Merged
timbortnik merged 1 commit into
mainfrom
chore/flutter-3.44.4
Jun 29, 2026
Merged

build: bump Flutter 3.44.1 -> 3.44.4#40
timbortnik merged 1 commit into
mainfrom
chore/flutter-3.44.4

Conversation

@timbortnik

@timbortnik timbortnik commented Jun 29, 2026

Copy link
Copy Markdown
Owner

Patch bump within the 3.44 minor, so no KGP / built-in-Kotlin risk (that behavior changes across minors, not patches). Verified green: make analyze clean, dart + kotlin tests pass, debug APK builds with only the expected benign "KGP not found on the classpath" warning.

Picks up the .2/.3/.4 hotfixes; the app-relevant ones are the Android edge-to-edge system-bars visibility fix (3.44.2) and the GLES texture-destroy crash fix (3.44.3).

Dependencies unchanged: all outdated packages are SDK-pinned, so flutter pub upgrade is a no-op.

  • Bump flutter-version 3.44.1 -> 3.44.4 in all 4 CI workflows
  • Update version references in CLAUDE.md

Summary by CodeRabbit

  • Chores
    • Updated automated workflows to use Flutter 3.44.4 instead of 3.44.1 for testing, release, end-to-end, and code analysis jobs.
    • Aligned project documentation with the new pinned Flutter version and updated the setup guidance accordingly.

Patch bump within the 3.44 minor, so no KGP / built-in-Kotlin risk
(that behavior changes across minors, not patches). Verified green:
make analyze clean, dart + kotlin tests pass, debug APK builds with
only the expected benign "KGP not found on the classpath" warning.

Picks up the .2/.3/.4 hotfixes; the app-relevant ones are the Android
edge-to-edge system-bars visibility fix (3.44.2) and the GLES
texture-destroy crash fix (3.44.3).

Dependencies unchanged: all outdated packages are SDK-pinned, so
`flutter pub upgrade` is a no-op.

- Bump flutter-version 3.44.1 -> 3.44.4 in all 4 CI workflows
- Update version references in CLAUDE.md

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jun 29, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 7e156327-ca31-439b-af22-5d8a87293e87

📥 Commits

Reviewing files that changed from the base of the PR and between c73881d and 48f4f49.

📒 Files selected for processing (5)
  • .github/workflows/codeql-default.yml
  • .github/workflows/e2e.yml
  • .github/workflows/release.yml
  • .github/workflows/test.yml
  • CLAUDE.md

📝 Walkthrough

Walkthrough

Flutter SDK version pin updated from 3.44.1 to 3.44.4 across all four CI workflow files (codeql-default.yml, e2e.yml, release.yml, test.yml) and the corresponding references in CLAUDE.md.

Flutter 3.44.4 version bump

Layer / File(s) Summary
CI workflow Flutter version pins
.github/workflows/codeql-default.yml, .github/workflows/e2e.yml, .github/workflows/release.yml, .github/workflows/test.yml
flutter-version changed from 3.44.1 to 3.44.4 in all four workflow setup steps.
CLAUDE.md version references
CLAUDE.md
Quick Reference table and the Before Coding/AGP-9 Kotlin section updated from 3.44.1 to 3.44.4.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • timbortnik/widget#21: Performs the same Flutter version bump pattern across the same set of workflow files and CLAUDE.md, progressing from 3.44.0 to 3.44.1.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely summarizes the main change: bumping Flutter from 3.44.1 to 3.44.4.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/flutter-3.44.4

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@timbortnik timbortnik merged commit fb6afc7 into main Jun 29, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant