flutter_azimuth 3.41.1+3
flutter_azimuth: ^3.41.1+3 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.41.1+3 - 2026-02-26 #
- Hotfix.
3.41.1+2 - 2026-02-26 #
- Update plugin version to 3.41.1+2 to mirror the Flutter version.
- Update example app functionality to demonstrate the API and show how to use the package in a real app.
- Update example app design and logo to better reflect the package and its purpose.
- Add demo screenshot and video recording to the README to showcase the package features and usage.
3.41.1+1 - 2026-02-22 #
- Update plugin version to 3.41.1+1 to mirror the Flutter version.
- Add CI/CD workflow to publish to pub.dev on new releases.
- Add Documentation for the package API.
- Update example app to demonstrate the API and show how to use the package in a real app.
- Update the example app design and logo to better reflect the package and its purpose.
3.41.1 - 2026-02-22 #
- Update plugin version to 3.41.1 to mirror the Flutter version.
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.