Skip to content

chore: bump Flutter pin 3.44.0 → 3.44.1 (CI + docs) - #21

Merged
timbortnik merged 1 commit into
mainfrom
chore/flutter-3.44.1
Jun 7, 2026
Merged

chore: bump Flutter pin 3.44.0 → 3.44.1 (CI + docs)#21
timbortnik merged 1 commit into
mainfrom
chore/flutter-3.44.1

Conversation

@timbortnik

@timbortnik timbortnik commented Jun 7, 2026

Copy link
Copy Markdown
Owner

Summary

Local SDK was updated to Flutter 3.44.1 / Dart 3.12.1. This bumps the project pin to
match.

Patch bump — no breaking changes:

  • Deps all up-to-date and resolvable (flutter pub outdated)
  • SDK constraint ^3.10.4 still satisfied (Dart 3.12.1)
  • Built-in-Kotlin / KGP setup unchanged (no plugins added)

Changes

  • CI: flutter-version: '3.44.1' in test.yml, release.yml, codeql-default.yml
  • CLAUDE.md: version references + history note (3.44.0 → 3.44.1)

Verification

Check Result
make analyze No issues found
make test-dart 115 passed
make test-kotlin BUILD SUCCESSFUL
make debug APK built (exit 0)

The benign Applying the Kotlin Android Plugin (KGP) was unsuccessful warning during the
build is expected under AGP-9 built-in Kotlin (documented in CLAUDE.md) — not a regression.

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Chores
    • Updated Flutter version to 3.44.1 across continuous integration workflows and developer documentation.

Local SDK updated to Flutter 3.44.1 / Dart 3.12.1. Patch bump, no
breaking changes — deps all up-to-date and resolvable, SDK constraint
^3.10.4 still satisfied, built-in-Kotlin/KGP setup unchanged.

- CI: flutter-version 3.44.1 in test.yml, release.yml, codeql-default.yml
- CLAUDE.md: version references + history note

Verified green: make analyze (clean), 115 Dart tests, Kotlin tests,
debug APK build.

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

coderabbitai Bot commented Jun 7, 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: cd339f97-4f32-41f0-9058-a3936950b046

📥 Commits

Reviewing files that changed from the base of the PR and between 95455f0 and be5609c.

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

📝 Walkthrough

Walkthrough

Flutter version pinned to 3.44.1 across three CI workflows (CodeQL, release, test) and developer documentation. CLAUDE.md quick reference and Kotlin plugin guidance updated to reflect the new version with expanded behavior descriptions.

Changes

Flutter Version Pinning

Layer / File(s) Summary
CI workflow version pinning
.github/workflows/codeql-default.yml, .github/workflows/release.yml, .github/workflows/test.yml
CodeQL, release, and test GitHub Actions workflows updated to install Flutter 3.44.1 instead of 3.44.0 via subosito/flutter-action configuration.
Documentation and guidance updates
CLAUDE.md
Quick reference updated to pin Flutter 3.44.1, and "Before Coding — AGP-9 built-in Kotlin" section expanded with version date details and expected Kotlin Android plugin force-apply warning behavior.

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 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 version from 3.44.0 to 3.44.1 across CI workflows and documentation.
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.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/flutter-3.44.1

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

@timbortnik
timbortnik merged commit d42e0ed into main Jun 7, 2026
5 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