flutter_blue
flutter_blue copied to clipboard
reading return value from
I have a bluetooth device on which I am writing correctly. For example services[2].characteristics[1].write(ascii.encode("x0381"). But this write's operation return a value, it's possible print this value?