xbr_sensors_plus 1.0.0 copy "xbr_sensors_plus: ^1.0.0" to clipboard
xbr_sensors_plus: ^1.0.0 copied to clipboard

Flutter plugin for accessing accelerometer, gyroscope, and magnetometer sensors.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add xbr_sensors_plus

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

dependencies:
  xbr_sensors_plus: ^1.0.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:xbr_sensors_plus/xbr_sensors_plus.dart';
0
likes
140
points
21
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for accessing accelerometer, gyroscope, and magnetometer sensors.

Topics

#sensor #sensors #utils

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_web_plugins, sensors_plus_platform_interface

More

Packages that depend on xbr_sensors_plus

Packages that implement xbr_sensors_plus