top flutter bluetooth、nfc、beaconパッケージ bluetooth、近距離通信(nfc)、ビーコンおよびbluetooth low energy(ble)は、通常はスマートフォンなどの携帯デバイスの1台または両方を介して、短距離で2つの電子デバイス間でデータを交換するための技術規格です。この技術は、医療、フィットネス、ショッピング、セキュリティ、ホームエンターテイメントなどの産業において主要な応用があります。 下記のdartとflutterのパッケージを使用することで、アプリにbluetooth、nfc、beacon、bleなどの通信機能を追加することができます。
flutter_nfc_kit
240
Android、iOS、およびWeb上でNFC機能を提供し、メタデータの読み取り、NDEFレコードの読み書き、NFCタグ/カードとのレイヤー3および4のデータのトランシーブを含みます
flutter_ble_lib
123
FlutterBleライブラリは、BLE操作をサポートするFlutterライブラリです。ネイティブバックエンドとしてMultiPlatformBleAdapterを使用します。
bluetooth_low_energy
105
Flutter plugin for controlling bluetooth low energy, supports central and peripheral apis.
nearby_service
94
Nearby Service Flutter Plugin is used to create connections in a P2P network. Supports sending text messages and files.
universal_ble
68
Flutter向けのクロスプラットフォーム(Android/iOS/macOS/Windows/Linux/Web)Bluetooth Low Energy(BLE)プラグイン
beacon_broadcast
43
フラッタープラグインを使用してデバイスをビーコンに変換します。このプラグインは、Android用のAltBeaconライブラリとiOS用のCoreLocationを使用します。
esp_provisioning_ble
25
Flutter plugin that simplifies provisioning configuration of ESP32 modules using Bluetooth Low Energy (BLE).
huawei_nearbyservice
4
近くのデバイスを簡単に検出し、BluetoothやWi-Fiなどの技術を使用して通信を設定するためのNearby Service Data Communication。