bt97_flutterplugin 1.0.1 copy "bt97_flutterplugin: ^1.0.1" to clipboard
bt97_flutterplugin: ^1.0.1 copied to clipboard

PlatformAndroid

This plugin is responsible for connecting to a bluetooth device,and printing text on it and disconnect the device.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bt97_flutterplugin

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

dependencies:
  bt97_flutterplugin: ^1.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:bt97_flutterplugin/bt97_flutterplugin.dart';
0
likes
110
points
29
downloads

Publisher

unverified uploader

Weekly Downloads

This plugin is responsible for connecting to a bluetooth device,and printing text on it and disconnect the device.

Documentation

API reference

License

unknown (license)

Dependencies

flutter, permission_handler, plugin_platform_interface

More

Packages that depend on bt97_flutterplugin

Packages that implement bt97_flutterplugin