[Help]: upgraded flutter_blue_plus to 1.35.0 from 1.34.5 now im getting UnimplementedError #1110
Closed
1 task done
Labels
help
Questions, help, observations, or possible bugs
Requirements
Have you checked this problem on the example app?
Yes
FlutterBluePlus Version
1.35.0
Flutter Version
3.27.2
What OS?
macOS, iOS
OS Version
macOS 14.7.1, Xcode 16.1, iOS 17.6.1
Bluetooth Module
Arduino HC-08
What is your problem?
I upgraded flutter_blue_plus to 1.35.0 from 1.34.5 (using flutter pub upgrade) now everytime i try to run my app it throws an UnimplementedError from whatever the first FlutterBluePlus function is called originally that was setLogLevel() however after i commented that out isBluetoothSupported() threw the same error.
when i looked into the example app i noticed it was running flutter_blue_plus 1.35.1 however it was running successfully, also whenever i rolled back to 1.34.5 my app is running successfully.
Logs
The text was updated successfully, but these errors were encountered: