Skip to content

build: upgrade to Flutter 3.35.5 and Dart 3.9.2#1598

Merged
jorgecoca merged 5 commits intomainfrom
build/flutter-v335
Oct 21, 2025
Merged

build: upgrade to Flutter 3.35.5 and Dart 3.9.2#1598
jorgecoca merged 5 commits intomainfrom
build/flutter-v335

Conversation

@jorgecoca
Copy link
Member

@jorgecoca jorgecoca commented Oct 21, 2025

Description

Updates the codebase to the latest Flutter version available.

Unfortunately it is a large change due to the new formatting changes introduced in Dart 3.8, but there are no logic changes.

Closes #1597

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@jorgecoca jorgecoca self-assigned this Oct 21, 2025
Copy link

@marwfair marwfair left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@jorgecoca jorgecoca merged commit 26c2b04 into main Oct 21, 2025
31 checks passed
@jorgecoca jorgecoca deleted the build/flutter-v335 branch October 21, 2025 20:29
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.

build: upgrade to latest stable Flutter 3.35

2 participants