Shubham Singh

Results 7 comments of Shubham Singh

> yes, I know and respect the supabase project, but it doesn't support native (macos/linux/win) targets, does it? You're right. No issues ⭐ thanks for taking a look 👍 We...

@devopvoid Do we have any updates on this?

> @rma6 most probably `await ss.setNotifyValue(true);` runs before you finish iterating through the services/characteristics. If you run this it would work: > > ``` > BluetoothCharacteristic ss; > List services...

@bardram I have added a very quick (1-liner) fix for this issue [here](https://github.com/cph-cachet/flutter-plugins/pull/926) Could you please review it? Apologies that I have to bother you like this. This should be...

@ZeeshanShabbir We've created a new repo altogether for [Barricade2](https://github.com/mutualmobile/Barricade2). You can check that out if you want to use it.

Maybe it's worthwhile to raise this same ticket in the [flutter_blue_plus](https://github.com/boskokg/flutter_blue_plus) repository as it is actively being maintained by the community since `flutter_blue` is not.