From d835af897facf95fa39e5b12d59740a3fe1e4215 Mon Sep 17 00:00:00 2001 From: Chip Weinberger Date: Thu, 7 Nov 2024 04:00:51 +0000 Subject: [PATCH] Update README.md (cherry picked from commit c63a141376a963eb86784be5251a860b8c3c9138) --- packages/flutter_blue_plus/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/flutter_blue_plus/README.md b/packages/flutter_blue_plus/README.md index 74e86b61..b10c129a 100644 --- a/packages/flutter_blue_plus/README.md +++ b/packages/flutter_blue_plus/README.md @@ -61,7 +61,7 @@ This makes FlutterBluePlus very stable, and easy to maintain. ## Other BLE Libraries -These other libraries are worth considering. They support more platforms than FBP, but not to the same quality as FBP. +These other libraries are worth considering. They support more platforms than FBP, but not to the same quality as FBP or support as many BLE features. - [bluetooth_low_energy](https://pub.dev/packages/bluetooth_low_energy) - [universal_ble](https://pub.dev/packages/universal_ble)