Flutter plugin. Allows to find bluetooth devices & send raw bytes data
BSD 3-Clause "New" or "Revised" License
39
stars
141
forks
source link
[ERROR:flutter/lib/ui/ui_dart_state.cc(157)] Unhandled Exception: MissingPluginException(No implementation found for method startScan on channel flutter_bluetooth_basic/methods) #1
Hello. I am trying out using bluetooth connection with your package esc_pos_printer. I am getting error that startScan() is not available which points to this package.
[ERROR:flutter/lib/ui/ui_dart_state.cc(157)] Unhandled Exception: MissingPluginException(No implementation found for method startScan on channel flutter_bluetooth_basic/methods)
Here is the source code. Can you put up something, maybe I have missed something.
Hello. I am trying out using bluetooth connection with your package
esc_pos_printer
. I am getting error thatstartScan()
is not available which points to this package.[ERROR:flutter/lib/ui/ui_dart_state.cc(157)] Unhandled Exception: MissingPluginException(No implementation found for method startScan on channel flutter_bluetooth_basic/methods)
Here is the source code. Can you put up something, maybe I have missed something.
Thanks for putting up these amazing libraries!
Regards,
Ivan