ble_contec 0.0.2 copy "ble_contec: ^0.0.2" to clipboard
ble_contec: ^0.0.2 copied to clipboard

A package for connect ble device with ble_contec.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ble_contec

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

dependencies:
  ble_contec: ^0.0.2

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_contec/android_ble_contec.dart';
import 'package:ble_contec/connection_device.dart';
import 'package:ble_contec/ios_ble_contec.dart';
import 'package:ble_contec/pemission.dart';
import 'package:ble_contec/permissionRequestManager.dart';
2
likes
110
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

A package for connect ble device with ble_contec.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, intl, path_provider, permission_handler

More

Packages that depend on ble_contec