compassx 1.0.1 copy "compassx: ^1.0.1" to clipboard
compassx: ^1.0.1 copied to clipboard

Flutter compass plugin offering true heading, accuracy, and calibration needs.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add compassx

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

dependencies:
  compassx: ^1.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:compassx/compassx.dart';
11
likes
140
pub points
75%
popularity
screenshot

Publisher

verified publishermidoridesign.studio

Flutter compass plugin offering true heading, accuracy, and calibration needs.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#compass #sensor #heading #north #calibration

Documentation

Documentation
API reference

Funding

Consider supporting this project:

github.com

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on compassx