android_bluetooth 0.1.0 copy "android_bluetooth: ^0.1.0" to clipboard
android_bluetooth: ^0.1.0 copied to clipboard

PlatformAndroid

Android Bluetooth wrapper for Dart on Android.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add android_bluetooth

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

dependencies:
  android_bluetooth: ^0.1.0

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:android_bluetooth/android_bluetooth.dart';
1
likes
120
points
12
downloads

Documentation

API reference

Publisher

verified publisherjamcorder.com

Weekly Downloads

Android Bluetooth wrapper for Dart on Android.

License

unknown (license)

Dependencies

flutter

More

Packages that depend on android_bluetooth

Packages that implement android_bluetooth