ble_plus_platform_interface 0.0.1 copy "ble_plus_platform_interface: ^0.0.1" to clipboard
ble_plus_platform_interface: ^0.0.1 copied to clipboard

Platform interface package for ble_plus; shared types and platform contracts used by the plugin implementations across Android, iOS, macOS, Linux, Windows and Web.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ble_plus_platform_interface

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  ble_plus_platform_interface: ^0.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:ble_plus_platform_interface/ble_plus_platform_interface.dart';
0
likes
140
points
26
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Platform interface package for ble_plus; shared types and platform contracts used by the plugin implementations across Android, iOS, macOS, Linux, Windows and Web.

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on ble_plus_platform_interface