Upgrade flutter from 3.35.3 to 3.38.5#181
Conversation
📝 WalkthroughWalkthroughThis PR updates Flutter SDK references from 3.35.3 to 3.38.5 across CI/CD workflows and README, bumps app and pubspec versions (phone: 5.0.4, wear: 1.2.4, pubspec: 5.0.4-other), upgrades Gradle and Android Gradle Plugin versions, and normalizes YAML/quoting in workflow files. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Possibly related PRs
Pre-merge checks✅ Passed checks (3 passed)
📜 Recent review detailsConfiguration used: Organization UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (2)
🧰 Additional context used🧠 Learnings (2)📓 Common learnings📚 Learning: 2025-12-25T11:26:43.162ZApplied to files:
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (8)
🔇 Additional comments (2)
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. Comment |
This pull request updates the project to use Flutter version 3.38.5 throughout the codebase and CI/CD workflows, and bumps the app versions for both phone and WearOS builds. It also makes minor improvements to workflow file formatting and updates documentation to reflect these changes.
Flutter version upgrade and consistency:
README.md,.github/copilot-instructions.md) to reflect the new Flutter version. [1] [2] [3] [4]App version bump:
android/app/build.gradle.kts(e.g., phone: 5.0.3 → 5.0.4, wear: 1.2.3 → 1.2.4).pubspec.yamlfrom 5.0.3-other to 5.0.4-other.Workflow and formatting improvements:
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.