hardware_sensor_flutter 0.0.1 copy "hardware_sensor_flutter: ^0.0.1" to clipboard
hardware_sensor_flutter: ^0.0.1 copied to clipboard

unlisted

A Flutter Project to access all andoird.hardware sensors

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hardware_sensor_flutter

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

dependencies:
  hardware_sensor_flutter: ^0.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:hardware_sensor_flutter/hardware_sensors.dart';
0
likes
130
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter Project to access all andoird.hardware sensors

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface, vector_math

More

Packages that depend on hardware_sensor_flutter