ar_location_viewer 3.0.4
ar_location_viewer: ^3.0.4 copied to clipboard
ArLocationViewer is designed to used in areas with large concentration of static POIs
3.0.4 #
- Fixed an issue with landscape view that caused images to appear vertically distorted.
- Updated dependencies to the latest package versions.
- Update Android Java sourceCompatibility and targetCompatibility = JavaVersion.VERSION_17
3.0.3 #
- Added customizable message for when the user is too far away in ar_location_widget
3.0.2 #
- Added customizable message for when the user is too far away.
3.0.1 #
- Updated all dependencies to the latest available version.
- For Android: updated Gradle.
- Improved AR camera realism: dynamic FOV calculation, lens distortion correction, optimized resolution and aspect ratio handling.
3.0.0 #
- Updated all dependencies to the latest available version.
- For Android: updated Kotlin, Java, and Gradle.
2.0.15 #
- Updated ar_camera.dart, better dispose handling and exception if no camera found.
2.0.14 #
- Updated camera, permission_handler and plugin_platform_interface
- Changed Android package to eu.suggesto.ar_location_viewer
2.0.13 #
- Updated geolocator and native_device_orientation
- Updated gradle
- Updated example and added the HIGH_SAMPLING_RATE_SENSORS android permission
2.0.12 #
- Change readme.md to solve an exeption for latest Android version (14)
2.0.11 #
- Added final StreamController
2.0.10 #
- Force text color to black for debug info windows
2.0.9 #
- Updated dependencies
2.0.4 #
- Updated some wrong classes
2.0.3 #
- Update for iOS podspec
2.0.2 #
- Update dependencies (geolocator 10.1.0)
1.0.0 #
- Add documentation.
0.0.5 #
- Resolve bug.
0.0.4 #
- Filter pitch.
0.0.3 #
- Update example with fake annotation.
- Resolve offset for overlap annotation sort annotation for distance user
0.0.2 #
- Update example.
0.0.1 #
- Describe initial release.