Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: upgrade to Flutter 3.29 #1933

Merged
merged 3 commits into from
Feb 13, 2025
Merged

chore: upgrade to Flutter 3.29 #1933

merged 3 commits into from
Feb 13, 2025

Conversation

matthiasn
Copy link
Owner

From Copilot:
This pull request includes several updates to dependencies, configuration files, and project settings. The most important changes include updating the Flutter SDK version, modifying project settings for iOS and macOS, and updating dependencies in the pubspec.yaml file.

Dependency Updates:

  • Updated Flutter SDK version from 3.27.4 to 3.29.0 in .fvm/flutter_sdk, .fvm/fvm_config.json, and .fvmrc files. [1] [2] [3]
  • Updated flutter_map dependency from ^7.0.0 to ^8.0.0 in pubspec.yaml.
  • Changed gpt_markdown dependency to use a specific git reference instead of a version in pubspec.yaml.
  • Updated analyzer and dart_style dependencies in pubspec.yaml under dev_dependencies.

Project Settings:

  • Enabled GPU validation mode for iOS and macOS in Runner.xcscheme files. [1] [2]

Version Update:

  • Incremented project version in pubspec.yaml from 0.9.568+2884 to 0.9.569+2885.

@matthiasn matthiasn merged commit 501cc2e into main Feb 13, 2025
6 checks passed
@matthiasn matthiasn deleted the chore/flutter_3.29 branch February 13, 2025 10:23
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