Skip to content

Conversation

@lohanidamodar
Copy link
Member

@lohanidamodar lohanidamodar commented Nov 13, 2025

What does this PR do?

  • Enable Flutter 3.38 and Dart 3.10
  • Update base image version for Flutter 3.35

Test Plan

(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work.)

Related PRs and Issues

Have you read the Contributing Guidelines on issues?

YES

Summary by CodeRabbit

  • New Features
    • Added support for Dart runtime version 3.10 across all architectures
    • Extended Flutter runtime support with versions 3.35 and 3.38, enabling access to the latest framework releases

@coderabbitai
Copy link

coderabbitai bot commented Nov 13, 2025

Caution

Review failed

The pull request is closed.

Walkthrough

This pull request adds three new runtime versions to the Runtimes configuration. It introduces Dart runtime version 3.10 with the image dart:3.10.0 across all supported architectures. Additionally, it extends the Flutter runtime with two new versions: 3.35 (using ghcr.io/cirruslabs/flutter:3.35.7) and 3.38 (using ghcr.io/cirruslabs/flutter:3.38.0), with corresponding OpenRuntimes tag updates while maintaining existing architecture coverage.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

  • Verify the new Docker image references (dart:3.10.0, ghcr.io/cirruslabs/flutter:3.35.7, ghcr.io/cirruslabs/flutter:3.38.0) are correctly spelled and accessible
  • Confirm that all architectures are covered consistently with other runtime versions
  • Validate that OpenRuntimes tag updates align with version numbering conventions
✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feat-flutter-3.38-dart-3.10

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between e5c1425 and ccb0568.

📒 Files selected for processing (1)
  • src/Runtimes/Runtimes.php (2 hunks)

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 and usage tips.

@lohanidamodar lohanidamodar merged commit f53db01 into main Nov 13, 2025
6 of 7 checks passed
@lohanidamodar lohanidamodar deleted the feat-flutter-3.38-dart-3.10 branch November 13, 2025 05:52
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.

3 participants