scallop_reactive_ble_platform_interface 6.0.1 copy "scallop_reactive_ble_platform_interface: ^6.0.1" to clipboard
scallop_reactive_ble_platform_interface: ^6.0.1 copied to clipboard

Scallop-maintained fork of flutter_reactive_ble platform interface with downstream SDK and Flutter updates.

scallop_reactive_ble_platform_interface #

Scallop-maintained platform interface for the reactive ble plugin. This package ensures every platform-specific implementation uses the same interface.

Credits #

This package is derived from flutter_reactive_ble.

Original work:

  • Copyright (c) 2019 Signify Holding
  • Distributed under the BSD license in LICENSE

Fork maintenance:

Installation #

dependencies:
  scallop_reactive_ble_platform_interface: ^5.4.1

Usage #

Import:

import 'package:scallop_reactive_ble_platform_interface/scallop_reactive_ble_platform_interface.dart';

To implement a new platform-specific implementation, extend ReactiveBlePlatform with an implementation that performs the platform-specific behavior.

0
likes
140
points
95
downloads

Documentation

Documentation
API reference

Publisher

verified publisherscallop.io

Weekly Downloads

Scallop-maintained fork of flutter_reactive_ble platform interface with downstream SDK and Flutter updates.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

collection, flutter, functional_data, meta, plugin_platform_interface

More

Packages that depend on scallop_reactive_ble_platform_interface