ray_temp_blue 1.0.1+stable copy "ray_temp_blue: ^1.0.1+stable" to clipboard
ray_temp_blue: ^1.0.1+stable copied to clipboard

Flutter package for interfacing with Ray Temp Blue Bluetooth LE thermometer. Automatically captures temperature measurements when the device button is pressed.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ray_temp_blue

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

dependencies:
  ray_temp_blue: ^1.0.1+stable

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:ray_temp_blue/ray_temp_blue.dart';
0
likes
150
points
2
downloads

Documentation

API reference

Publisher

verified publishercabinfo.dev

Weekly Downloads

Flutter package for interfacing with Ray Temp Blue Bluetooth LE thermometer. Automatically captures temperature measurements when the device button is pressed.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, flutter_blue_plus, permission_handler

More

Packages that depend on ray_temp_blue