Ross ROSS = Recommend OSS · open-source software intelligence for agents

pauldemarco/flutter_blue

Bluetooth plugin for Flutter observed · 2026-08-28

github.com/pauldemarco/flutter_blue · Dart · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3376
  • days_rel: n/a
  • days_push: 758
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2429 stars · 1236 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

FlutterBlue is a Bluetooth LE plugin for Flutter that enables scanning, connecting, and interacting with nearby BLE devices from Dart code. It provides a unified cross-platform API over iOS and Android for discovering services, characteristics, and descriptors and reading/writing their values.

Use cases

  • scan for nearby bluetooth devices in a flutter app
  • connect to a BLE heart rate monitor from mobile app
  • read and write characteristics on a bluetooth device
  • subscribe to characteristic notifications over BLE
  • discover GATT services on a connected peripheral
  • build a cross-platform IoT companion app with BLE

When to choose

  • you are building a Flutter app that needs Bluetooth Low Energy communication on iOS and Android
  • you want a single Dart API for BLE scanning, connecting, and GATT operations
  • you need to interact with BLE peripherals like sensors or wearables from a mobile app

When to avoid

  • you need Bluetooth Classic (not BLE) profiles like audio or SPP
  • you are not using Flutter for your mobile app
  • you need a fully stable API with no breaking changes, since the project is pre-1.0
  • you need desktop or web Bluetooth support

Facets

plugin · maturity active

sdk mobile-development cross-platform iot cross-platform bluetooth bluetooth-le flutter dart ble android ios mobile

1 source

Member repositories

RepositoryRoleHealth v2
pauldemarco/flutter_bluemain23

For agents

markdown · JSON · MCP: product_card(name="pauldemarco/flutter_blue")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem