flutter_splendid_ble 0.13.0 copy "flutter_splendid_ble: ^0.13.0" to clipboard
flutter_splendid_ble: ^0.13.0 copied to clipboard

A comprehensive Flutter plugin for interacting with Bluetooth Low Energy (BLE) devices.

example/lib/main.dart

import 'package:flutter/material.dart';

import 'flutter_ble_example_app.dart';

void main() {
  runApp(const SplendidBleExampleApp());
}
1
likes
150
pub points
57%
popularity

Publisher

verified publishersplendidendeavors.com

A comprehensive Flutter plugin for interacting with Bluetooth Low Energy (BLE) devices.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_splendid_ble