deepcare_blue 0.8.5 copy "deepcare_blue: ^0.8.5" to clipboard
deepcare_blue: ^0.8.5 copied to clipboard

unlisted

Flutter plugin for connecting and communicating with Bluetooth Low Energy devices, on Android and iOS

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add deepcare_blue

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

dependencies:
  deepcare_blue: ^0.8.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:deepcare_blue/flutter_blue.dart';
import 'package:deepcare_blue/gen/flutterblue.pb.dart';
import 'package:deepcare_blue/gen/flutterblue.pbenum.dart';
import 'package:deepcare_blue/gen/flutterblue.pbjson.dart';
import 'package:deepcare_blue/gen/flutterblue.pbserver.dart';
0
likes
140
points
38
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for connecting and communicating with Bluetooth Low Energy devices, on Android and iOS

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

collection, convert, flutter, meta, protobuf, rxdart

More

Packages that depend on deepcare_blue