motion_sickness_stabilizer 0.4.1 copy "motion_sickness_stabilizer: ^0.4.1" to clipboard
motion_sickness_stabilizer: ^0.4.1 copied to clipboard

PlatformAndroid

Reduce motion sickness while using a phone in a moving vehicle — sensor-driven vehicle motion cues (animated dots), an artificial horizon and a focus dot, plus an Android system overlay that floats th [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add motion_sickness_stabilizer

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

dependencies:
  motion_sickness_stabilizer: ^0.4.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:motion_sickness_stabilizer/motion_sickness_stabilizer.dart';
4
likes
140
points
117
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Reduce motion sickness while using a phone in a moving vehicle — sensor-driven vehicle motion cues (animated dots), an artificial horizon and a focus dot, plus an Android system overlay that floats the cues over any app.

Repository (GitHub)
View/report issues
Contributing

Topics

#motion-sickness #sensors #overlay #accessibility #motion

License

MIT (license)

Dependencies

flutter, sensors_plus

More

Packages that depend on motion_sickness_stabilizer

Packages that implement motion_sickness_stabilizer