You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
e: /Users/ios/.pub-cache/hosted/pub.flutter-io.cn/reactive_ble_mobile-5.2.0/android/src/main/kotlin/com/signify/hue/flutterreactiveble/PluginController.kt: (8, 59): Unresolved reference: ScanDevicesHandler
e: /Users/ios/.pub-cache/hosted/pub.flutter-io.cn/reactive_ble_mobile-5.2.0/android/src/main/kotlin/com/signify/hue/flutterreactiveble/PluginController.kt: (49, 46): Unresolved reference: ScanDevicesHandler
e: /Users/ios/.pub-cache/hosted/pub.flutter-io.cn/reactive_ble_mobile-5.2.0/android/src/main/kotlin/com/signify/hue/flutterreactiveble/PluginController.kt: (64, 30): Unresolved reference: ScanDevicesHandler
FAILURE: Build failed with an exception.
Execution failed for task ':reactive_ble_mobile:compileDebugKotlin'.
BUILD FAILED in 36s
Exception: Gradle task assembleDebug failed with exit code 1
I tried clearing the cache, deleting files, etc
Also tried to remove pubspec.lock
I executed the command: flutter clean
I executed the command: dart pub cache clean
flutter --version
Flutter 3.13.0 • channel stable • https://github.com/flutter/flutter.git
Framework • revision efbf63d9c6 (3 weeks ago) • 2023-08-15 21:05:06 -0500
Engine • revision 1ac611c64e
Tools • Dart 3.1.0 • DevTools 2.25.0
Use reactive_ble_mobile-5.0.3 project can run without error blocking
Beta Was this translation helpful? Give feedback.
All reactions