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
Another comment. https://pub.dev/packages/flutter_ble_peripheral/example
uses always
await FlutterBlePeripheral().XXX
and does not save the result of FlutterBlePeripheral() into a variable for later use.
Is saving it into a variable forbidden?
throws this, although the permission is granted. Please investigate.
Android 12 (Pixel 3).
I followed the instructions on
https://pub.dev/packages/flutter_ble_peripheral/install
but cloning your repository, the example app works.
Please add any additional configuration to
https://pub.dev/packages/flutter_ble_peripheral/install
The text was updated successfully, but these errors were encountered: