flutter_ble_connection_manager 0.2.0 copy "flutter_ble_connection_manager: ^0.2.0" to clipboard
flutter_ble_connection_manager: ^0.2.0 copied to clipboard

A production-grade BLE connection lifecycle manager built on top of flutter_blue_plus. Moves a BLE device from Disconnected to Application Ready in a predictable, observable and recoverable way.

example/lib/main.dart

import 'package:flutter/material.dart';
import 'app.dart';

void main() {
  runApp(const App());
}
1
likes
0
points
31
downloads

Publisher

unverified uploader

Weekly Downloads

A production-grade BLE connection lifecycle manager built on top of flutter_blue_plus. Moves a BLE device from Disconnected to Application Ready in a predictable, observable and recoverable way.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_blue_plus, meta

More

Packages that depend on flutter_ble_connection_manager