fix: Vendor Darwin BLE override

This commit is contained in:
Janez T
2026-03-22 13:56:23 +01:00
parent a24e699e22
commit d45924d7b4
4 changed files with 13 additions and 9 deletions

View File

@@ -147,6 +147,10 @@ dependency_overrides:
# asset. That framework has been ending up archived with a macOS platform
# slice and fails App Store validation for iOS uploads.
path_provider_foundation: 2.5.1
# flutter_blue_plus_darwin 8.2.1 can double-complete method calls for
# isSupported/getAdapterName on Darwin, which crashes BLE startup on macOS.
flutter_blue_plus_darwin:
path: third_party/flutter_blue_plus_darwin
flutter_launcher_icons:
android: "launcher_icon"