woodemi / quick_blue

A cross-platform (Android/iOS/macOS/Windows/Linux) BluetoothLE plugin for Flutter
133 stars 69 forks source link

Support for Web? #30

Open Sunbreak opened 3 years ago

Sunbreak commented 3 years ago

Issue to track Web support blocker

  1. RSSI https://groups.google.com/a/chromium.org/g/web-bluetooth/c/0Mhh-B3y38E/m/c1hH8qP0BQAJ?pli=1

  2. MTU https://github.com/WebBluetoothCG/web-bluetooth/issues/383 https://bugs.chromium.org/p/chromium/issues/detail?id=1073311

Sunbreak commented 2 years ago

WebBluetooth candicate: https://github.com/woodemi/web_blue.dart

Sunbreak commented 2 years ago

WebBluetooth candicate: https://pub.dev/packages/flutter_web_bluetooth according to https://github.com/woodemi/quick_blue/pull/72#issuecomment-1073501103

cc @rohitsangwan01

fotiDim commented 2 years ago

@Sunbreak have you decided which way you want to go with this? I had a good experience with flutter_web_bluetooth.