ar_flutter_plugin_plus 1.1.1
ar_flutter_plugin_plus: ^1.1.1 copied to clipboard
Flutter Plugin for Augmented Reality experiences - Supports ARKit for iOS and ARCore for Android devices.
Changelog #
1.1.1 #
- bug fix
1.1.0 #
- Removed depricated Sceneform dependency on Android
- Introduced Filament dependency on Android
- !!! On Android there is currently a bug in the ARCore library which interfers with the tracking functionality. To achieve a smooth tracking the app must be build with "debuggable false" in build.gradle !!!
1.0.1 #
- Support 16kb page size
1.0.0 #
- Extended the original ar_flutter_plugin with image tracking.