[ERROR:flutter/runtime/dart_vm_initializer.cc(40)] Unhandled Exception: Invalid argument(s): Failed to load dynamic library 'libflutter_soloud_plugin.so': dlopen failed: empty/missing DT_HASH/DT_GNU_HASH in "/data/app/~~TZCkXGq6G2B52Y-WUl1rxw==/com.example.tests.flutter_tests-P4hgSodLAxjfvR3_6rrOLQ==/lib/arm64/libflutter_soloud_plugin.so" (new hash type from the future?)
my ndk -версия - ndkversion = "29.0.13113456" , а версия Soloud - Flutter_soloud: ^3.1.10
Я не смог найти ни одного источника, которая поможет мне в этом. Проблема, я буду рад предоставить, заранее спасибо./Users/hamisi/flutter/bin/flutter doctor --verbose
[✓] Flutter (Channel stable, 3.29.3, on macOS 15.3 24D60 darwin-arm64, locale en-US) [2.4s]
• Flutter version 3.29.3 on channel stable at /Users/hamisi/flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision ea121f8859 (6 weeks ago), 2025-04-11 19:10:07 +0000
• Engine revision cf56914b32
• Dart version 3.7.2
• DevTools version 2.42.3
[✓] Android toolchain - develop for Android devices (Android SDK version 36.0.0) [4.4s]
• Android SDK at /Users/hamisi/Library/Android/sdk
• Platform android-35, build-tools 36.0.0
• ANDROID_HOME = /Users/hamisi/Library/Android/sdk
• Java binary at: /Users/hamisi/Applications/Android Studio.app/Contents/jbr/Contents/Home/bin/java
This is the JDK bundled with the latest Android Studio installation on this machine.
To manually set the JDK path, use: `flutter config --jdk-dir="path/to/jdk"`.
• Java version OpenJDK Runtime Environment (build 17.0.10+0-17.0.10b1087.21-11572160)
• All Android licenses accepted.
[!] Xcode - develop for iOS and macOS (Xcode 16.3) [1,622ms]
• Xcode at /Applications/Xcode.app/Contents/Developer
• Build 16E140
! CocoaPods 1.15.2 out of date (1.16.2 is recommended).
CocoaPods is a package manager for iOS or macOS platform code.
Without CocoaPods, plugins will not work on iOS or macOS.
For more info, see https://flutter.dev/to/platform-plugins
To update CocoaPods, see https://guides.cocoapods.org/using/gett ... -cocoapods
[✓] Chrome - develop for the web [8ms]
• Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
[✓] Android Studio (version 2023.3) [8ms]
• Android Studio at /Users/hamisi/Applications/Android Studio.app/Contents
• Flutter plugin can be installed from:
• Dart plugin can be installed from:
• Java version OpenJDK Runtime Environment (build 17.0.10+0-17.0.10b1087.21-11572160)
[✓] VS Code (version 1.100.2) [6ms]
• VS Code at /Applications/Visual Studio Code.app/Contents
• Flutter extension version 3.110.0
[✓] Connected device (4 available) [6.3s]
• sdk gphone16k arm64 (mobile) • emulator-5554 • android-arm64 • Android 15 (API 35) (emulator)
• macOS (desktop) • macos • darwin-arm64 • macOS 15.3 24D60 darwin-arm64
• Mac Designed for iPad (desktop) • mac-designed-for-ipad • darwin • macOS 15.3 24D60 darwin-arm64
• Chrome (web) • chrome • web-javascript • Google Chrome 136.0.7103.114
[✓] Network resources [1,267ms]
• All expected network resources are available.
! Doctor found issues in 1 category.
Подробнее здесь: https://stackoverflow.com/questions/796 ... lutter-app