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

A beautifully designed Flutter Qibla compass widget that uses the device's GPS and compass sensor to accurately determine the direction of the Kaaba in Mecca. Supports both Arabic and English, with sm [...]

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

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A beautifully designed Flutter Qibla compass widget that uses the device's GPS and compass sensor to accurately determine the direction of the Kaaba in Mecca. Supports both Arabic and English, with smooth animations and real-time alignment feedback.

Homepage

License

MIT (license)

Dependencies

flutter, flutter_compass, geolocator

More

Packages that depend on qibla_compass