- Updated ar_camera.dart, better dispose handling and exception if no camera found.
- Updated camera, permission_handler and plugin_platform_interface
- Changed Android package to eu.suggesto.ar_location_viewer
- Updated geolocator and native_device_orientation
- Updated gradle
- Updated example and added the HIGH_SAMPLING_RATE_SENSORS android permission
- Change readme.md to solve an exeption for latest Android version (14)
- Added final StreamController _arSensor = StreamController.broadcast(); (stream errors otherwise)
- Force text color to black for debug info windows
- Updated dependencies
- Updated some wrong classes
- Update for iOS podspec
- Update dependencies (geolocator 10.1.0)
- Add documentation.
- Resolve bug.
- Filter pitch.
- Update example with fake annotation.
- Resolve offset for overlap annotation sort annotation for distance user
- Update example.
- Describe initial release.