ar_core_new 0.0.1
ar_core_new: ^0.0.1 copied to clipboard
Flutter plugin exposing ARCore Android SDK functionality.
0.0.1 #
- Added Android-only plugin implementation using Flutter embedding V2 and
ActivityAware. - Integrated ARCore Android SDK
com.google.ar:core:1.52.0. - Added ARCore session APIs: availability, install flow, session create/configure/resume/pause/close, depth mode support.
- Updated Android manifest and Gradle configuration for API 24+ and AndroidX.