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

A Flutter Qibla compass using GPS and compass sensor. Bilingual Arabic/English UI, smooth animations, and real-time alignment feedback.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add qibla_compass

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

dependencies:
  qibla_compass: ^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:qibla_compass/qibla_compass.dart';
3
likes
150
points
13
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter Qibla compass using GPS and compass sensor. Bilingual Arabic/English UI, smooth animations, and real-time alignment feedback.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, flutter_compass, geolocator

More

Packages that depend on qibla_compass