flutter_azimuth 3.38.9
flutter_azimuth: ^3.38.9 copied to clipboard
A Flutter Compass Tools Implementation, is the plugin that measure The Azimuth is the angle between magnetic north, and the the orientatin of the device.
3.38.9 - 2026-02-15 #
- Release with full iOS CoreLocation implementation for azimuth streaming and sensor availability checks.
- Propagate heading updates on
azimuthStream, report permission and sensor errors, and normalize heading values (0-360). - Update plugin version to 3.38.9 to mirror the Flutter version.
3.10.8 - 2026-02-15 #
- Align package version with minimum supported Flutter version (3.10.8).
- Raise Dart SDK constraint to ^3.10.8 across the plugin and example app.
- Update example app version to 3.10.8 to mirror the plugin release.
- Document the Flutter-aligned versioning policy in the README.
1.1.0 #
- Target Android SDK 34.
- Up to Date Dependencies.
1.0.1 #
- Release.
1.0.0 #
- Release.
0.0.1 #
- Initial release.