ble_provider 0.0.5 copy "ble_provider: ^0.0.5" to clipboard
ble_provider: ^0.0.5 copied to clipboard

This package provides Flutter access to Polestar indoor location provider.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ble_provider

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

dependencies:
  ble_provider: ^0.0.5

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_provider/ble_provider.dart';
3
likes
40
pub points
0%
popularity

Publisher

verified publisherremyraes.com

This package provides Flutter access to Polestar indoor location provider.

Homepage

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on ble_provider