Skip to content

IOS App crashes with Dart v3.6.2 #645

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

Open
kiwicmc opened this issue May 1, 2025 · 0 comments
Open

IOS App crashes with Dart v3.6.2 #645

kiwicmc opened this issue May 1, 2025 · 0 comments
Labels

Comments

@kiwicmc
Copy link

kiwicmc commented May 1, 2025

ℹ️ Info

0.14.3

[!] Flutter (Channel stable, 3.27.4, on macOS 15.4.1 24E263 darwin-arm64, locale en-NZ)
    • Flutter version 3.27.4 on channel stable at /Users/chris/fvm/versions/3.27.4
    • Upstream repository https://github.com/flutter/flutter.git
    • Framework revision d8a9f9a52e (3 months ago), 2025-01-31 16:07:18 -0500
    • Engine revision 82bd5b7209
    • Dart version 3.6.2
    • DevTools version 2.40.3
    • If those were intentional, you can disregard the above warnings; however it is recommended to use "git" directly to perform update checks and upgrades.

💬 Description

Error (Xcode): ../../flutter/packages/flutter/lib/src/dart_plugin_registrant.dart:1:1: Error: The specified language version is too high. The highest supported language version is 3.6

📜 Pubspec.yaml

# flutter pub run flutter_launcher_icons
flutter_launcher_icons:
  image_path: "assets/icon/icon.png"

  ios: true
  # image_path_ios: "assets/icon/icon.png"
  remove_alpha_channel_ios: true
  # image_path_ios_dark_transparent: "assets/icon/icon_dark.png"
  # image_path_ios_tinted_grayscale: "assets/icon/icon_tinted.png"
  # desaturate_tinted_to_grayscale_ios: true
@kiwicmc kiwicmc added the bug label May 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant