compass_pro 1.0.5 copy "compass_pro: ^1.0.5" to clipboard
compass_pro: ^1.0.5 copied to clipboard

A professional compass widget with heading, coordinates, location, and elevation support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add compass_pro

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

dependencies:
  compass_pro: ^1.0.5

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:compass_pro/compass_pro.dart';
6
likes
140
points
304
downloads

Publisher

unverified uploader

Weekly Downloads

A professional compass widget with heading, coordinates, location, and elevation support.

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_compass, geocoding, geolocator

More

Packages that depend on compass_pro