Top Flutter Bluetooth, NFC, Beacon packages Bluetooth, Near Field Communication (NFC), Beacon and Bluetooth Low Energy (BLE) are technology standards for exchanging data between two electronic devices, one or both of which is usually a portable device such as a smartphone, over short distances. This technology has major applications in the healthcare, fitness, shopping, security, and home entertainment industries. Following Dart and Flutter packages can help you add Bluetooth, NFC, Beacon, BLE and other communication feature to your app.
flutter_blue
976
Flutter plugin for connecting and communicating with Bluetooth Low Energy devices, on Android and iOS
flutter_blue_plus
892
Flutter plugin for connecting and communicationg with Bluetooth Low Energy devices, on Android, iOS, and MacOS.
flutter_reactive_ble
574
Reactive Bluetooth Low Energy (BLE) plugin that can communicate with multiple devices
flutter_nfc_kit
205
Provide NFC functionality on Android, iOS & Web, including reading metadata, read & write NDEF records, and transceive layer 3 & 4 data with NFC tags / cards
flutter_ble_lib
123
FlutterBle Library is a flutter library that supports BLE operations. It uses MultiPlatformBleAdapter as a native backend..
nfc_in_flutter
109
Flutter plugin to read and write NFC tags on both Android and iOS. Currently it only supports reading NDEF formatted tags.
nearby_service
72
Nearby Service Flutter Plugin is used to create connections in a P2P network. Supports sending text messages and files.
bluetooth_low_energy
68
A Flutter plugin for controlling the bluetooth low energy, supports central and peripheral apis.
beacons_plugin
64
This plugin makes it easier to scan nearby iBeacons and range them in flutter app. Scaned beacons will provide proximity values.
flutter_ble_peripheral
55
This plugin enables a device to be set into peripheral mode, and advertise custom services and characteristics.
flutter_nfc_reader
45
A nfc reader plugin for iOS and Android. This plugin allow you to trigger NFC native reading session on device.
flutter_web_bluetooth
44
A library to use the web bluetooth api in your web project. Will play nice if used in IO projects.
beacon_broadcast
41
A Flutter plugin for turning your device into a beacon. Plugin uses AltBeacon library for Android and CoreLocation for iOS.
win_ble
35
Use the WinBle plugin to enable Bluetooth Low Energy in Flutter Windows and pure Dart projects (Windows only)
esp_provisioning_ble
24
A Flutter plugin that simplifies the provisioning configuration of ESP32 modules using Bluetooth Low Energy (BLE).
huawei_nearbyservice
4
Nearby Service Data Communication allows apps to easily discover nearby devices and set up communication with them using technologies such as Bluetooth and Wi-Fi.