From 5cc633031e58d06a22334fce499697d4b02cc0ff Mon Sep 17 00:00:00 2001 From: Jonas Greifenhain <51089187+cadivus@users.noreply.github.com> Date: Mon, 21 Oct 2024 02:45:29 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f98c61..23e2901 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ This Dart package provides functionality for interacting with OpenEarable device
[Show library on pub.dev](https://pub.dev/packages/open_earable_flutter)
## Permissions -For your app to be able to use [Flutter reactive BLE](https://github.com/PhilipsHue/flutter_reactive_ble) in this package, you need to grant the following permissions: +For your app to be able to use [UniversalBLE](https://pub.dev/packages/universal_ble) in this package, you need to grant the following permissions: ### Android You need to add the following permissions to your AndroidManifest.xml file: