ar_flutter_plugin_flash 1.1.3
ar_flutter_plugin_flash: ^1.1.3 copied to clipboard
A Flutter plugin for Augmented Reality experiences with native flashlight support. Supports ARKit for iOS and ARCore for Android.
Changelog #
1.1.3 #
- additional scaling options
- additional lighting options
- pre-chaching of trackable images
1.1.2 #
- import fix
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.