headless_compass 0.2.0 copy "headless_compass: ^0.2.0" to clipboard
headless_compass: ^0.2.0 copied to clipboard

PlatformiOS

Headless iOS compass: a typed stream of magnetic and true heading with accuracy. No widgets, no exceptions, no location permission until you ask for it.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add headless_compass

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

dependencies:
  headless_compass: ^0.2.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:headless_compass/headless_compass.dart';
0
likes
160
points
121
downloads

Documentation

API reference

Publisher

verified publisherlasoai.vn

Weekly Downloads

Headless iOS compass: a typed stream of magnetic and true heading with accuracy. No widgets, no exceptions, no location permission until you ask for it.

Repository (GitHub)
View/report issues

Topics

#compass #heading #sensors #ios

License

MIT (license)

Dependencies

flutter

More

Packages that depend on headless_compass

Packages that implement headless_compass