mirror of
https://github.com/acamarata/qibla-dart.git
synced 2026-06-30 19:04:27 +00:00
259 B
259 B
Changelog
[1.0.1] - 2026-05-25
Added
- Initial public release of Dart Qibla direction library
calcQibla(lat, lng)function returning bearing in degrees- 48 tests passing across edge cases
- Pure Dart implementation with no native dependencies