flutter_qiblah_latest 1.0.0
flutter_qiblah_latest: ^1.0.0 copied to clipboard
Flutter Qiblah is a package that allows you to display Qiblah direction in you app with support for both Android and iOS
Flutter Qiblah #
Getting Started #
To start using this package, add flutter_qiblah_latest
dependency to your pubspec.yaml
This package is update for flutter_qiblah to support the latest version of flutter
dependencies:
flutter_qiblah_latest: '<latest_release>'
The package not not work on the iOS Simulator. To test on iOS please use a real device.
Features #
- Check Device Sensor support (Android)
- Request Location permission
- Check GPS Status (Enabled and permission status)
- Receive Qiblah direction, North direction and Qiblah offset from North
Check example app #
Issues #
Please file any issues, bugs or feature request as an issue on our GitHub page.