awareframework_gravity 0.0.6 copy "awareframework_gravity: ^0.0.6" to clipboard
awareframework_gravity: ^0.0.6 copied to clipboard

The gravity sensor measures the force of gravity applied to the sensor built-in into the device and provides a three dimensional vector indicating the direction and magnitude of gravity

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add awareframework_gravity

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

dependencies:
  awareframework_gravity: ^0.0.6

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:awareframework_gravity/awareframework_gravity.dart';
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

The gravity sensor measures the force of gravity applied to the sensor built-in into the device and provides a three dimensional vector indicating the direction and magnitude of gravity

Homepage

License

unknown (LICENSE)

Dependencies

awareframework_core, flutter

More

Packages that depend on awareframework_gravity