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

PlatformiOSmacOS

A flutter project for detecting low energy bluetooth on ios.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add walure_ios_bluetoothconnector

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

dependencies:
  walure_ios_bluetoothconnector: ^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:walure_ios_bluetoothconnector/iosbluetoothconnector.dart';
import 'package:walure_ios_bluetoothconnector/iosbluetoothconnector_method_channel.dart';
import 'package:walure_ios_bluetoothconnector/iosbluetoothconnector_platform_interface.dart';
import 'package:walure_ios_bluetoothconnector/model/bluetoothdevice_model.dart';
4
likes
150
points
24
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter project for detecting low energy bluetooth on ios.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on walure_ios_bluetoothconnector