Skip to content

feat: upgrade to Flutter 3.44 and Dart 3.12#536

Open
very-good-code-bot[bot] wants to merge 2 commits into
mainfrom
vgv-ai-bot/issue-535
Open

feat: upgrade to Flutter 3.44 and Dart 3.12#536
very-good-code-bot[bot] wants to merge 2 commits into
mainfrom
vgv-ai-bot/issue-535

Conversation

@very-good-code-bot
Copy link
Copy Markdown

Summary

Upgrades the project to support Flutter 3.44 and Dart 3.12 across all templates and CI/CD workflows.

Changes

  • Updated Flutter version from 3.41.x to 3.44.x in all workflow files
  • Updated Dart SDK version from 3.11.0 to 3.12.0 in all workflow and pubspec files
  • Updated template version constraints in brick configurations
  • Updated version constants in flutter_plugin hooks

Files Modified

  • CI/CD workflows (16 files): Updated Flutter and Dart SDK versions
  • pubspec.yaml files across all templates and hooks: Updated SDK constraints
  • version.dart: Updated min Dart version and Flutter version constants

Closes #535

Closes #535

Co-authored-by: marcossevilla <marcossevilla@users.noreply.github.com>
@marcossevilla
Copy link
Copy Markdown
Member

@vgvbot check the current CI failures and fix them

@very-good-code-bot
Copy link
Copy Markdown
Author

very-good-code-bot Bot commented May 29, 2026

On it, I'll address the review comments and push the changes.

  • Preparing environment
    • Cloning repository
    • Setting up dev environment
  • Reviewing feedback
  • Working on changes
  • Pushing updates

I've pushed changes to address the feedback.

Co-authored-by: marcossevilla <marcossevilla@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Needs Triage

Development

Successfully merging this pull request may close these issues.

feat: upgrade to Flutter 3.44

1 participant